dotTrace Web Help

If you need to study the behavior of a specific function, you can find it easily and quickly in any view.

To find a function
  1. Do one of the following:
    • On the menu bar, choose Find | Find Function.
    • Click Find Function on the toolbar.
    • Press Ctrl+F.
  2. Start typing characters in the text box. As you type, the lookup list narrows down, suggesting names that match the entered substring:

     Tip

    You can use CamelCase notation. Enter letters in upper case to match the corresponding capitalization in the function names. For example, to find class StackOverflowException, enter SOE.
  3. Select a class or function from the list and press Enter.

See Also

Procedures