Sigenes
Sigenes

Reputation: 495

Visual Studio: Refresh "Find All References" results

The Find All References tool is very useful, but I often find myself wishing I could refresh the results, such as:

As far as I can tell, there's no way to refresh the results, but I find this hard to believe. Am I overlooking something or is this really a missing feature?

I'm aware I can go to some place where the method/variable/etc. is used, right-click it, and do "Find All References" again, but that's much more tedious than just hitting a Refresh button.

Upvotes: 4

Views: 1869

Answers (1)

Sigenes
Sigenes

Reputation: 495

After more investigation, this isn't currently possible. However, there's a request for it in the VS community forum. If you think a Refresh for "Find" or "Find All References" would be useful, please vote for the following requests:

Upvotes: 10

Related Questions