Navigate To: 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.
If the item you navigate to belongs to the current solution, ReSharper opens the corresponding file in the editor and places the caret at the symbol declaration. If it is in referenced libraries, ReSharper navigates according to the settings defined on the Alt+R, O.
page of ReSharper optionsThis feature is supported in the following languages and technologies:
The instructions and examples given here address the use of the feature in C#. For more information about other languages, refer to corresponding topics in the ReSharper by language section.