Reporter | Johann Hough (jaans) |
---|---|
Created | Feb 23, 2012 11:33:55 AM |
Updated | Feb 23, 2012 11:35:05 AM |
Priority | Normal |
Type | Bug |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | Code Analysis |
Affected versions | 6.0 EAP, 5.1.3, 6.1, 6.1.1 |
Fixed in build | No Fixed in build |
I have a false positive of the "Unresolved symbol in static context" rule for XAML in Silverlight 4/5 development. ReSharper wrongly states that it "Cannot resolve symbol XXX". The code runs just fine, and even the Visual Studio 2010 Binding Expression builder is able to discover the properties from the design time binding context.
I cannot remember this every working over the last few Resharper 5 / 6 versions. The latest version 6.1.1000.82 version still gives a false positive for "Unresolved symbol in static context" rule.
Attached is a screenshot of some xaml with this issue and another screenshot showing the related ViewModel reference in the design time context.
I cannot remember this every working over the last few Resharper 5 / 6 versions. The latest version 6.1.1000.82 version still gives a false positive for "Unresolved symbol in static context" rule.
Attached is a screenshot of some xaml with this issue and another screenshot showing the related ViewModel reference in the design time context.