Cannot resolve symbol

When I refer to a class property or method from within the class without the "Me" qualifier, Resharper flags it as an error with the tooltip "Cannot resolve symbol"

I get the same problem using the "My" namespace, like "My.Computer" which compiles fine but Resharper cannot seem to figure out.

0
1 comment
Avatar
Permanently deleted user

Hello mike,

Could you please provide small amount of code, which reproduces this problem?
Also, what build do you use?

Sincerely,
Ilya Ryzhenkov

JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


mg> When I refer to a class property or method from within the class
mg> without the "Me" qualifier, Resharper flags it as an error with the
mg> tooltip "Cannot resolve symbol"
mg>
mg> I get the same problem using the "My" namespace, like "My.Computer"
mg> which compiles fine but Resharper cannot seem to figure out.
mg>


0

Please sign in to leave a comment.