Tagged Questions

1
vote
2answers
449 views

How to make Visual Studio 2008 “find all references” to work correctly?

Just a thing that annoys me. When I right click on a method name a context menu appears with a "Find All References" option. It works ok, except when you're implementing a Interface. Then it lists …