History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-34867
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Sergey Coox
Reporter: Eugene Pasynkov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Problem with XSD treatment

Created: 26 Jan 07 11:56   Updated: 07 Feb 07 17:42
Component/s: None
Fix Version/s: 2.5.2
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive demo.zip (10 kb)
2. Zip Archive TestLibrary.zip (4 kb)


Fixed in build: 349


 Description  « Hide
See the attached sample solution

 All   Comments   Work Log   Change History      Sort Order:
Grant Drake - 01 Feb 07 14:35
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.