NRefactory
NRefactory copied to clipboard
Fixed member lookup in static context
I've fixed member lookup in resolver for static context case. For details see unit test InstanceMethodCallInStaticContext in Resolver/MemberLookupTests.cs. Also I've made minor fixes initial buildable of projects (changed OutputPath and HintPath).