ReSharper 2017.2 Help

Inspect This

ReSharper | Inspect | Inspect This…
Ctrl+Shift+Alt+A
ReSharper_InspectThis

This command is a shortcut to all ReSharper's code exploration features: Call Tracking, Value Tracking, Exploring Type Hierarchy, Type dependency diagram. You can invoke this command from the editor, 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 editor or select the symbol in a tool window.
  2. Press Ctrl+Shift+Alt+A or choose ReSharper | Inspect | Inspect This… in the main menu.
  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.

This feature is supported in the following languages and technologies:

Language: C# Language: VB.NET Language: C++ Language: HTML Language: ASP.NET Language: Razor Language: JavaScript Language: TypeScript Language: CSS Language: XML Language: XAML Language: Resx Language: Build Scripts Language: Protobuf Language: JSON
Feature is available Feature is available Feature is available Feature is available Feature is available Feature is available Feature is not available Feature is not available Feature is available Feature is not available Feature is available Feature is not available Feature is not available Feature is not available Feature is not available

The instructions and examples given here address the use of the feature in C#. For details specific to other languages, see corresponding topics in the ReSharper by Language section.

Last modified: 14 December 2017

See Also