My VS 2010 solutions has two projects in it.
When I use the "Find in Files" dialog and search for a string in any of the individual projects I get the results back instantly, if I target the solution, there is a 2 second delay.
Does anybody know what else VS is doing when searching in a solution (besides searching the 2 projects)?
Is there a patch for this issue out there?