Project
ReSharper
Priority
Show-stopper
Type
Bug
Fix versions
2.5.2
State
Fixed
Assignee
Sergey Coox
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Evgeny Pasynkov
    5 years ago (26 Jan 2007 12:56)
  • Updated by   Evgeny Pasynkov
    5 years ago (07 Feb 2007 18:42)
  • Jira: RSRP-34867
    (history, comments)
 
RSRP-34867 Problem with XSD treatment
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
2 Attachments
demo.zip   (9 KB) TestLibrary.zip   (3 KB)
See the attached sample solution

Issue was closed
Comments (1)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Grant Drake
  Grant Drake
01 Feb 2007 15:35
5 years ago
This issue is not completely resolved as per the attached zip.

If you open the ParameterManager class, you will see Resharper indicates a number of problems, none of which exist in reality as the project builds.

There are two ways to make Resharper think it is actually correct. The first is to remove the Parameter.csd embedded resource from the solution.

The second is to change the namespace of ParameterManager to match that of the Parameter class.

Hopefully this helps you guys fix this once and for all - as you can see it is a major showstopper for us when most of the class files show this sort of highlighting behaviour which has downstream impacts on using statements etc.