dotPeek 2018.2 Help

Inspect This

This command is a shortcut to all dotPeek's code exploration features: Exploring Type Hierarchy, Type dependency diagram. You can invoke this command from the code viewer, from the File Structure window and other tool windows. Depending on the context, thits shortcut helps you access all code-exploration features available in that context.

To view contextually available code exploration features

  1. Place the caret on a symbol in the code viewer or select the symbol in a tool window.

  2. Press Ctrl+Shift+Alt+A

  3. The Inspect This drop-down list appears.

  4. Choose an item from the list and click on it or press Enter.

Last modified: 21 December 2018

See Also