C# VB.NET VB6 VBA
The feature allows you to find all the calls to a given method. To use this feature, place the cursor on any method in the source code and invoke this feature:

offers the following ways to find the callers to a method:
- The menu.
- The menu entry on the context menu of a code window.
- The button on the toolbar.
- In , the keyboard shortcut associated with the command.
- In , the keyboard shortcut associated with the command.
- In , the keyboard shortcut associated with the feature.
Remarks:
- Due to some limitations, there are some method calls that can't detect accurately. For example, can't distinguish calls to overloaded methods.
See Also:
Result Window
Keyboard Shortcuts Options
|