Reporter | Alex Berezoutsky (fergard) |
---|---|
Created | Oct 5, 2011 1:46:25 PM |
Updated | May 1, 2012 3:17:06 AM |
Priority | Major |
Type | Feature |
Fix versions | 6.1 |
State | Submitted |
Assignee | Kirill Skrygan (kirillskrygan) |
Subsystem | No subsystem |
Affected versions | 6.0 |
Fixed in build | No Fixed in build |
I have noticed that the "Find Usages" functionality does not return the implicit use of "ToString".
eg.
Class overrides ToString()
class instance is used: "somestring" + classInstance + "someotherstring"
Find Usages -> Line of code is not listed.
I am unsure if this is a bug, or a request/improvement: If its not a bug, I would certainly like to see this added as a feature in the future.
eg.
Class overrides ToString()
class instance is used: "somestring" + classInstance + "someotherstring"
Find Usages -> Line of code is not listed.
I am unsure if this is a bug, or a request/improvement: If its not a bug, I would certainly like to see this added as a feature in the future.