Search code examples
c#visual-studioidevisual-studio-2005find-all-references

"Find All References" broken in one solution


At some point "Find All References" feature got broken for a single solution that I have. It works in all other solutions. For this one, it always returns "Search found no results"

What could be the problem?


Solution

  • In the old days (VC6 :) ) this type of problem was often fixed by deleting the .ncb file and letting it be rebuilt automatically. Not sure if this is still true in VS2005/8.