Project
ReSharper
Priority
Show-stopper
Type
Bug
Fix versions
4.1
State
Fixed
Assignee
Evgeny Pasynkov
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
5.0.1612.107  
  • Created by   Evgeny Pasynkov
    3 years ago (09 Jun 2008 20:24)
  • Updated by   Evgeny Pasynkov
    3 years ago (16 Jun 2008 14:50)
  • Jira: RSRP-71610
    (history, comments)
 
RSRP-71610 Do not suggest remove 'ref' from parameter
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
private static void AdjustForBorder(ref Rectangle rectangle)
{
rectangle.Inflate(-2, -2);
}


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