Code exploration
In addition to code inspections, JetBrains Rider's code analysis allows you to investigate members by building call chains and value chains. The Inspection Results window that displays the results of these analyses, allows 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
- View intermediate language (IL)
- View high-level and low-level C# code
Last modified: 21 March 2024