Skip to main content
All docs
V22.2
  • Overloads

    The Overloads provider navigates to a member’s overload.

    How to Use

    • Place the caret in a method declaration or reference.

    • Press Ctrl + Alt + N to invoke the Jump To window.

    • Select Overloads and press Enter.

      Choose

    • Choose an item from the overload list and press Enter.

      Choose

    CodeRush closes the Jump To window and navigates to the overload of the member.

    Video

    Filter Search Results

    • Press the Ctrl key to switch to filter mode in the invoked Jump To window.

    CRR_Nav_QuickNav_filter

    Note

    Press Ctrl again to get back to the search mode.

    • Use one of the following keys to filter search results:

      1) Press S to show results that are located in a current solution.

      2) Press M to show results that are located in referenced assemblies.

      3) Press O to show results that are located in open files.

      4) Press A to show all results.

    View Search Results in the References Window

    Refer to the corresponding section of the Navigate to topic.