984ce37109
The fix was previously missing logic for renaming references to the parameter when the field name is private. This CL should fix that. Closes https://github.com/dart-lang/sdk/issues/63505 Change-Id: Ic4435414adbbf7a625b2c7c47e0a41136c4c58b8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/509160 Reviewed-by: Samuel Rawlins <srawlins@google.com>