dart-sdk/pkg/analysis_server/test/utils
Brian Wilkerson 1ad68b9b16 Make local variables that hide fields be final (analysis_server)
As per our earlier conversation, I looked for places where a local
variable was introduced to overcome field promotion and has the same
name as the field. Where possible I made them final; where not possible
I changed the name.

Change-Id: Iad3d2139693ca66f1eb22a3926c3b84a4115f13d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/196552
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2021-04-24 18:12:07 +00:00
..
test_instrumentation_service.dart Migrate some tests and test utilities in server 2021-04-03 19:23:44 +00:00
test_support.dart Make local variables that hide fields be final (analysis_server) 2021-04-24 18:12:07 +00:00