This Navigate to command navigates to overloading members in the code editor. If there is only one overloading member, ReSharper will set the caret there; if there are several overloading members, they all will be highlighted.
This command is available anywhere within a member that has overloading members.
Tip
To navigate to the next highlighted overloading member, choose
ReSharper | Find | Next Item
or press
Ctrl+Alt+Down.
To navigate to the previous highlighted overloading member, choose
ReSharper | Find | Previous Item
or press
Ctrl+Alt+Up.
