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.