ReSharper 2016.3 Help

Navigation from Symbols

From any code symbol, ReSharper can bring you to its declaration, implementations, usages, and more. You can start navigation from symbol usage or declaration in the editor, from the File Structure window, as well as from some other ReSharper tool windows. The scope of navigation is symbols and files in your entire solution as well as all assemblies referenced in the projects of your solution. See Navigation and Search in Compiled Code to learn how the navigation is performed within compiled assemblies.

If there are multiple navigation locations for your destination, you can open them in the Find Results window and use its features for further navigation (for more information, see analyzing search results ).

The commands that provide navigation from the current code symbol are described in the following topics:

Last modified: 12 October 2017

See Also