If I learn about the new interface, does Visual Studio provide any means to find all classes that inherit this interface?
No, I don't want C # code to do this. I know this is available on stackoverflow. I just need to know if Visual Studio has any functions to find out this information for any interface through intellisense or any shortcut ??
Actually, VS can do this.
Go to Object Explorer, select .Net Framework v X , then go to the interface and expand Derived Types.
VS2010 , .
, Reflector , , Resharper, .
Visual Studio . Resharper. , Find All References.
Find All References
, . " " node.