8fdfce7cfd
Currently _LocalVariableTypeProvider has a field of type ElementTypeProvider that is always initialized to `const ElementTypeProvider`. In a follow-up CL, I will introduce a code path that supplies a different implementation of ElementTypeProvider during migration. Change-Id: I6929b20727a2c9502127e7e539f58340db98335e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/128482 Reviewed-by: Konstantin Shcheglov <scheglov@google.com>