
|
If you were logged in you would be able to see more operations.
|
|
|
ReSharper
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.
demo.zip (10 kb)
2.
TestLibrary.zip (4 kb)
|
|
|
See the attached sample solution
|
|
Description
|
See the attached sample solution |
Show » |
|
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.