Go to Usage

To quickly navigate to a usage of a symbol in your code, use the Go to Usage command.

To go to the first usage of a symbol:

  1. Position the caret on the name of the symbol you want to search for.
  2. Press Ctrl + Alt + F7 orselect ReSharper | Go to | Usage in the main menu.
  3. If only one usage of the entity has been identified in your code, the caret is repositioned there. Otherwise, the following popup window is opened (we use the same example as in the Highlight Usages in File section):

    Select the desired usage and click it (or press Enter) to navigate to it in the code editor.

See Also

Find Usages | Find Usages (Advanced) | Highlight Usages in File | Find Results Window