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

Key: RSRP-57826
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Major Major
Assignee: Valentin Kipiatkov
Reporter: Sergey Shkredov
Votes: 0
Watchers: 0
Operations

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

wrong access rights are suggeted.

Created: 12 Feb 08 21:29   Updated: 15 Feb 08 22:34
Component/s: Code Analysis - Solution-wide
Fix Version/s: Alderman
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
This issue duplicates:
RSRP-57648 Suggestions to lower access to a clas... Major Open
 


 Description  « Hide
public class A
{ 
  protected B GetB()
  {
  }

  protected class B <- make class private is suggested here. 
  {   
  }
  
}


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