
|
If you were logged in you would be able to see more operations.
|
|
|
ReSharper
Created: 02 Aug 07 13:38
Updated: 10 Sep 07 16:51
|
|
| Component/s: |
Code View
|
| Fix Version/s: |
4.0
|
|
Security Level:
|
Everybody
(All jira users)
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Rules:
| |
Declaration |
Usages |
Base/Derived |
Type Declaration |
| new |
ctor |
ctor |
type |
type |
| Attribute |
ctor |
type |
type |
type |
| this/base |
ctor |
ctor |
special |
type |
Original Request:
Find Usages doesn't search for usages of attributes when invoked on an attribute instance ([Attribute])
Instead, it searches for references to the constructor of the attribute (normally attribute instances). It is confusing as the user hardly realizes why references to the
attribute type are not found.
|
|
Description
|
Rules:
| |
Declaration |
Usages |
Base/Derived |
Type Declaration |
| new |
ctor |
ctor |
type |
type |
| Attribute |
ctor |
type |
type |
type |
| this/base |
ctor |
ctor |
special |
type |
Original Request:
Find Usages doesn't search for usages of attributes when invoked on an attribute instance ([Attribute])
Instead, it searches for references to the constructor of the attribute (normally attribute instances). It is confusing as the user hardly realizes why references to the
attribute type are not found. |
Show » |
| There are no comments yet on this issue.
|
|