tjcbs
Tomato Guru
    
104 Posts |
Posted - Sep 14 2016 : 04:39:46 AM
|
If you select a constructor, and perform Find References, all instances of the class name are returned. You therefore cannot search for all locations where a class is instantiated, which is important.
VA should be smart enough to distinguish between class names and constructors. |
|