This action is the opposite to
- Place the caret at the desired class.
- On the main menu, choose ReSharper | Navigate | Derived Symbols, or press Ctrl+Alt+B.
- Select the desired inheritor.
To display the list of found inheritors in the Find Results window, press + on the numeric keypad.
Tip
In the following example, the base class Class1 has two inheritors, Class2 and Class3. Position the caret as follows:
After you press Ctrl+Alt+B, the following list is displayed:
Choose the desired inheritor to get the caret positioned at the corresponding declaration.
