Method Callers

Top  Previous  Next

 C#   VB.NET   VB6   VBA 

The Method Callers 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:

MethodCallers

MZ-Tools offers the following ways to find the callers to a method:

  • The MZ-Tools | Method Callers menu.
  • The Method Callers menu entry on the context menu of a code window.
  • The Method Callers button on the MZ-Tools - Main toolbar.
  • In Visual Studio 2015 and higher, the keyboard shortcut associated with the MZTools.MethodCallers command.
  • In Visual Studio 2013 and lower, the keyboard shortcut associated with the MZTools8.MethodCallers command.
  • In VB6 / VBA, the keyboard shortcut associated with the Method Callers feature.

Remarks:

  • Due to some limitations, there are some method calls that MZ-Tools can't detect accurately. For example, MZ-Tools can't distinguish calls to overloaded methods.

See Also:

Result Window

Keyboard Shortcuts Options