JetBrains Rider 2018.1 Help

Inspect This

Ctrl+Shift+Alt+A

This command is a shortcut to all JetBrains Rider's code exploration features: Call Tracking, Value Tracking,. 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 editor or select the symbol in the Structure tool window.
  2. Press Ctrl+Shift+Alt+A
  3. The Inspect This drop-down list appears.
    Inspect This list
  4. Choose an item from the list and click on it or press Enter.
Last modified: 20 August 2018

See Also