History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
RSRP-54268
Type:
Bug
Status:
Open
Priority:
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>.
Description
public
class A<T> {
public
class B : A<B> {} }
Cannot safe delete A<T>.
Show »
All
Comments
Work Log
Change History
Sort Order:
There are no comments yet on this issue.