Inline method doesn't properly handle target of PrefixedIdentifier #57018
Labels
analyzer-refactoring
analyzer-server
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Starting with the following code:
Active the "inline method" refactoring on the method
_first
.Expected result:
Observed result:
The text was updated successfully, but these errors were encountered: