Parent Type
The Parent Type provider navigates to the parent type declaration.
How to Use
- Place the caret inside a type (interface, class, structure or enumeration) block.
- Press Ctrl + Alt + N to invoke the Jump To window.
Select Parent Type and press Enter.
CodeRush moves the caret to the parent type declaration.