Project
ReSharper
Priority
Major
Type
Bug
Fix versions
2.5
State
Fixed
Assignee
Dmitry Lomov
Subsystem
PSI
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Ian Olsen
    5 years ago (06 Aug 2006 20:50)
  • Updated by   Olga Lobacheva
    18 months ago (14 Jul 2010 18:57)
  • Jira: RSRP-27741
    (history, comments)
 
RSRP-27741 Field used in an attribute incorrectly gives "Cannot resolve symbol" error
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
In a class that includes the following:

[ProvideSolutionProps(_solutionPersistenceKey)]
...
private const string _solutionPersistenceKey = "xyz"


The class compiles and runs as expected but the ReSharper parser gives the "Cannot resolve symbol" error in the editor, as though _solutionPersistenceKey were undeclared.

Issue was closed
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments