Does newNR resolves field attributes to AST node in SD5?
I'm asking because it does not resolve field attributes in SD4.
It took me couple days to find where and why and fix it in SD4.
https://github.com/ddur/SharpDevelop/commit/982247e72a36157e99197aab5602dae9cd965dee
and use it to recognise NUnit test methods
https://github.com/ddur/SharpDevelop/commit/622acd262b7941f7974fe4ae98871e2434cf7866
NRefactory is huge, it is not easy to find answer, but maybe someone in the team already knows quick answer?