coderushforroslyn-401148-navigation-and-search-tools-navigate-to-members.md
The Members provider navigates to a member of the current type. This provider also works for partial types.
Place the caret in a type (interface, class, structure or enumeration) declaration or inside a type block.
Press Ctrl + Alt + N to invoke the Jump To window.
Select Members and press Enter.
Choose an item from the search result list and press Enter.
Note
You can type a member’s name or a part of it in the search field to filter search results.
CodeRush moves the caret to the member declaration.
Press the Ctrl key to switch to filter mode in the invoked Jump To window.
Note
Press Ctrl again to get back to the search mode.
You can filter the search result list by the following criteria:
Types
Members
Access modifier
Use the mouse or corresponding keyboard shortcuts listed in the menu to change options.
Refer to the corresponding section of the Navigate to topic.