Implemented API
The Implemented API provider navigates to exposed members of the current type.
How to Use
Place the caret in an interface, class declaration or reference.
Press Ctrl + Alt + N to invoke the Jump To window.
Select Implemented API and press Enter.
Choose an item from the location list and press Enter.
CodeRush closes the Jump To window and navigates to the exposed member of the current type.
View Search Results in the References Window
Refer to the corresponding section of the Navigate to topic.