ReSharper
 
Get ReSharper
You are viewing the documentation for an earlier version of ReSharper.

Call tracking

Last modified: 21 July 2022

ReSharper | Inspect | Incoming/Outgoing Calls

ReSharper_CallHierarchyShowIncomingCalls/ReSharper_CallHierarchyShowIncomingCalls

Call Tracking enables you to view and navigate through call chains in your code. ReSharper Call Tracking is a substantial improvement over Visual Studio native Call Hierarchy, thanks to support for events, interfaces, and closures.

In the hierarchy view, ReSharper uses icons to distinguish between different kinds of symbols. If necessary, you can switch between icon sets in the using the Source code symbol icons theme radio buttons on the Environment | General page of ReSharper options.

When you get a lot of calls in the call tracking results, you can hide specific calls or the whole branches of the result tree to have a clearer picture of what you are looking for.

Note that when you switch between tabs in the Inspection Results window, the hidden entries are reset.

This feature is supported in the following languages and technologies:

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.