Free Plug-in to show caller-functions in vb.net? -
Many times I look at the codes written by others, and while browsing on the function I have to see where this function Is called from. Even when I debug my code, I get a useful feature: P
This feature in C ++ is the default in Visual Studio (it's called browse-something) , But I have not got any such thing for VB.NET so far,
Right-click on the name of the function and use "Find References"
Comments
Post a Comment