dotPeek 2017.1 Help

Inspect This

This command is a shortcut to all dotPeek's code exploration features: Exploring Type Hierarchy, and 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, the shortcut includes available features.

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: 24 August 2017

See Also