Skip to main content
All docs
V22.2
  • Overrides

    The Overrides provider navigates to abstract and virtual members of a base class that are overridden in the current class.

    How to Use

    • Place the caret in a base class or in an overridden member of the abstract or virtual class.

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

    • Select Overrides and press Enter.

      Choose

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

      Choose

    CodeRush closes the Jump To window and navigates to the overridden member of the abstract or virtual class.

    Video

    View Search Results in the References Window

    Refer to the corresponding section of the Navigate to topic.