a8e042f705
In two-phase resolution these resolvers aren't needed, because the AST is partially resolved in the process of reconstituting it from the unlinked summary. For one-phase resolution we are just starting from the raw unresolved AST so we need to resolve it fully. Change-Id: I0068be592c61b6653806fa86ec30910ac8833294 Reviewed-on: https://dart-review.googlesource.com/74662 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Paul Berry <paulberry@google.com>