In Visual Studio, for a class, a field, a method, I can just right click and say "Find All References" to see who is calling my code.
But there is no similar thing for a project.
What is the simplest way to do so? Do I have to check every project to tell?
Edit:
A refers to B, but can not find B using Regex.
Restart Visual Studio, create a new C# UWP app project, and then right-click on the project and choose Add Reference. Go to the Windows tab, then the Extensions sub-tab, and select the Extension SDK. Look at the right pane in the Reference Manager. If it has dependencies, they will be listed there.
Right click on project --> Add Reference --> Select the reference project from the list.
Not sure if you've looked into using Resharper (not free), but it easily allows you to right-click on a project to see dependent code.
I can't live without and well worth the cost in my opinion - but it's not for everyone.
http://www.jetbrains.com/resharper/webhelp/Navigation_and_Search__Finding_Usages__Finding_Dependencies_and_Referenced_Code.html
There's a 30 day trial if you want to try it out - P.S I don't work for them, just a lover of the tool! :)
http://www.jetbrains.com/resharper/
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