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

Key: RSRP-27984
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Lomov
Reporter: Drew Noakes
Votes: 0
Watchers: 1
Operations

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

Circular definition not highlighted by R#

Created: 16 Aug 06 14:00   Updated: 20 Jun 07 11:00
Component/s: PSI - Resolve
Fix Version/s: 4.0
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 257


 Description  « Hide
Resharper misses this, though the compiler complains:

private const TypeAttributes TypeAttributes = TypeAttributes.Class | TypeAttributes.AutoLayout | TypeAttributes.Public | TypeAttributes.Sealed;

...where TypeAttributes is a Flags enum from System.Reflection.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.