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-32523
Type:
Bug
Status:
Closed
Resolution:
Obsolete
Priority:
Normal
Assignee:
Andrey Simanovsky
Reporter:
Vladimir Reshetnikov
Votes:
0
Watchers:
1
Operations
If you were
logged in
you would be able to see more operations.
ReSharper
Quick-fix 'Make property static' does nothing
Created:
27 Nov 06 15:17
Updated:
13 Dec 06 21:18
Component/s:
None
Fix Version/s:
2.5.1
,
3.0
Security Level:
Everybody
(All jira users)
Original Estimate:
Unknown
Remaining Estimate:
Unknown
Time Spent:
Unknown
Build:
312
Description
« Hide
class Stuff {
int
Foo { get {
return
0; } } }
Quick-fix 'Make property static' does nothing.
Description
class Stuff {
int
Foo { get {
return
0; } } }
Quick-fix 'Make property static' does nothing.
Show »
All
Comments
Work Log
Change History
Sort Order:
[
Permlink
|
« Hide
]
Andrey Simanovsky
-
13 Dec 06 21:18
Fixed in 2.5 already
[
Show »
]
Andrey Simanovsky
-
13 Dec 06 21:18
Fixed in 2.5 already