Please provide a succinct description of the issue.
Repro steps
- Have a file with a backing signature file that contains a method with parameters
- 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