Show/Hide Toolbars

XSharp

The Visual Studio editor makes it easy to inspect the definition of a type, method, etc. One way is to navigate to the file that contains the definition, for example by choosing Go to Definition or pressing F12 anywhere the symbol is referenced.

To do this, right-click on any occurrence of string and choose Peek Definition from the content menu. Or, press Alt+F12.

Goto definition