Show/Hide Toolbars

XSharp

The Visual Studio editor makes it easy to inspect the definition of a type, method, etc. One way to do this is by navigating to the file that contains the definition, for example, by selecting Go to Definition or pressing F12 on any reference to the symbol.

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

Goto definition