Is it possible in Visual Studio to find if certain part of code uses a specific method?
Let me explain. I've been using Visual Studio for roughly 10 years. A feature I've been meaning to check if it exists but haven't come around to it, but here I am.
Can I from a selected method search for another method and see if it is referenced from the selected method or any sub methods?
0 comments:
Post a Comment