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

Key: RSRP-54268
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Sergey Shkredov
Reporter: Vladimir Reshetnikov
Votes: 0
Watchers: 1
Operations

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

False conflict in 'Safe delete' refactoring

Created: 10 Dec 07 18:27   Updated: 05 Feb 08 20:59
Component/s: Refactorings - Safe Delete
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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

Build: 574


 Description  « Hide
public class A<T>
{
    public class B : A<B> {}
}

Cannot safe delete A<T>.



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