Project
ReSharper
Priority
Normal
Type
Bug
Fix versions
2.5.1, 3.0
State
Fixed
Assignee
Andrey Simanovsky
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Serge Baltic
    5 years ago (19 Nov 2006 18:20)
  • Updated by   Serge Baltic
    5 years ago (18 Dec 2006 22:10)
  • Jira: RSRP-32166
    (history, comments)
 
RSRP-32166 "Create Interface" QuickFix on Unresolved Symbol: Invalid Visibility
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
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.

Issue was closed
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments