JetBrains Rider 2018.1 Help

Navigate To Parameter Declaration

Navigate | Navigate To | Parameter Declaration
Alt+` | Parameter Declaration

This command navigates from an argument in a method call to the 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.

Navigation and Search Navigating to Parameter Declaration 01
Last modified: 20 August 2018

See Also