dotPeek 2020.3 Help

Navigate To Parameter Declaration

Navigate | Navigate To | Parameter Declaration
Control+Shift+G | Parameter Declaration

This command navigates from an argument in a method call to the corresponding parameter in the declaration of the matching overload of this method.

The command becomes available when you invoke Navigate To on a method call argument.

dotPeek: Navigating to parameter declaration

This feature is inspired by and borrowed from JetBrains ReSharper, a developer productivity tool for Microsoft Visual Studio.

Last modified: 08 March 2021