Code exploration
In addition to code inspections, ReSharper's code analysis allows you to investigate members by building hierarchies, call chains and value chains. The Hierarchy window and Inspection Results window that display the results of these analyses, allow you to further explore the code and to navigate to specific investigation results.
In this section:
- Inspect This
- Call tracking
- Value tracking
- Explore type hierarchy
- Hierarchy window
- View intermediate language (IL)
- View high-level and low-level C# code
Last modified: 11 February 2024