Exception in refactoring #28148
Labels
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)
I attempted to rename a private field (
Response._result
inanalysis_server/lib/plugin/protocol/protocol.dart
) to be non-private and the following error occurred:The text was updated successfully, but these errors were encountered: