Viewing method call locations

With the Show Method Call Locations function, you can open the source file (*.cpp) locations in which the selected method is called in the using DLL/EXE, that is, the parent component in the component tree.

To view method call locations:

  1. In the Dependency Explorer view, select Imported Functions.
  2. Right-click the desired method, and select Show Method Call Locations. The Search view opens.
  3. Double-click a method in the Search view.

    References to the method you chose, are highlighted in the editor area.

    You can use the toolbar in Search view for checking the next and previous matches, removing all or selected matches, re-run the current search, view previous searches, and pin the search view.