This handy navigation feature lets you expand the tree in the Assembly Explorer window, auto-scroll and highlight the item corresponding to the current document.
If the caret is on a specific symbol, the item corresponding to this symbol is highlighted in the Assembly Explorer; if the caret is elsewhere in the document, the root type of the document is highlighted.
In the code viewer, place the caret to a symbol that you would like to locate in Assembly Explorer.
Press ShiftAlt0L or choose Navigate | Locate in Assembly Explorer in the main menu,
dotPeek will bring up the Assembly Explorer window to focus and show you the item there.
tip
You can also locate a library symbol in the Assembly Explorer right from the source code where this symbol is used: While your caret is on the symbol, press or choose from the main menu , and then select Locate in Assembly explorer.
This feature is inspired by and borrowed from JetBrains ReSharper, a developer productivity tool for Microsoft Visual Studio.