How do I view call hierarchy in my source code?

To view or browse through the call hierarchy:

  1. Right-click on a symbol in the source file and select Open Call Hierarchy .

    The call graph appears in the Call Hierarchy view.

    Figure 1. Call Hierarchy View

    Call Hierarchy View

  2. Click the Show Callees icon in the Call Hierarchy view toolbar.

The callees appear in the view.

Figure 2. Show Callees

Show Callees