This Navigate To command highlights abstract class members overridden in the current class.
It becomes available when you invoke the Navigate To drop-down list upon base class entries in inheriting class declaration.
Works similar to
Tip
To navigate to the next highlighted overriding member, choose ReSharper | Find | Next Item or press Ctrl+Alt+Down. To navigate to the previous highlighted overriding member, choose ReSharper | Find | Previous Item or press Ctrl+Alt+Up.
