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
To find out how many inheritors has the PlaceholderSettings class, place the caret at its name and press Ctrl+Alt+B. After that, the following list is displayed. 
PlaceholderSettings has two inheritors: CustomPatternPlaceholderSettings and RecentSearchPlaceholderSettings. Click the desired inheritor to navigate to its declaration. 
