Skip to content

Renaming method parameters doesn't work properly with signature files in Visual Studio #14753

@0101

Description

@0101

Please provide a succinct description of the issue.

Repro steps

  1. Have a file with a backing signature file that contains a method with parameters
  2. In either the implementation or signature file, rename the parameter

Expected behavior

The parameter is renamed everywhere.

Actual behavior

The parameter is only renamed in the current file.

Known workarounds

Rename it manually.

Related information

Followup for #14554

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-LangService-RenameSymbolFCS and VS support for renaming symbolsBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions