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

Key: RSRP-32166
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Andrey Simanovsky
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

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

"Create Interface" QuickFix on Unresolved Symbol: Invalid Visibility

Created: 19 Nov 06 17:20   Updated: 18 Dec 06 21:10
Component/s: None
Fix Version/s: 2.5.1, 3.0
Security Level: Everybody (All jira users)

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

Fixed in build: 327


 Description  « Hide
public interface IOne : IList<ITwo> {}

ITwo is undefined, and as I create it via q-fix, it gets the "internal" visibility, which R# immediately highlights as an error and suggests switching to "public" instead.



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