I have a VS solution that contains 6 library projects and 1 web folder project.
When I try to use the ‘Find All References’ feature on an object or method, it takes more than 6 minutes to finish !
It seems to be refactoring every aspx & ascx file of the web project.
Any idea on how to make it faster ?
You didn’t mention which version of Visual Studio you are running, but I found a blurb that claims they did some performance improvements between 2005 and 2005SP1
Also, this solution kinda sucks, but MS offered this workaround too:
Source: https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=92239