Project
ReSharper
Priority
Major
Type
Bug
Fix versions
Mirabile Futurum
State
Open
Assignee
Alexander Shvedov
Subsystem
PowerToys
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Serge Baltic
    3 years ago (15 Oct 2008 01:53)
  • Updated by   Kirill Falk
    6 weeks ago (26 Dec 2011 14:43)
  • Jira: RSRP-83476
    (history, comments)
 
RSRP-83476 Generate::Dispose: Red Code
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
public class Ccc
{
    
}


  • >

public class Ccc : IDisposable
{
    public void Dispose()
    {
        base.Dispose();
    }
}
Comments (1)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Ilya Ryzhenkov
  Ilya Ryzhenkov
15 Oct 2008 11:26
3 years ago
Err, powertoy blocker?