Is there a way in Visual Studio (i'm using 2013 Pro) to find all calls to a particular method X from method Y or one of the methods that were called directly/indirectly by Y (recursive that is)?
I considered the following two approaches, but both won't work in my case:
I'm open to using a (free) plug-in if that is what it takes.
I have a german IDE so maybe i use the wrong terms, but i'll try it anyway. You can use the visual studios Call Hierarchy function. Therefore right-click on the method X in Y and then click display call hierarchy. In the window below you can then expand the branch to your method Y and you only see all occurences of X there.

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With