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

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c# 3.0 - Issue with getting 2 chars from string using indexer -