f3494f07e5
We don't need to call this method from `InvocationInferrer.resolveInvocation`, because resolution of a call to `identical` always uses the derived class `MethodInvocationInferrer`, which inherits proper handling of `identicalInfo` from `FullInvocationInferrer.FullInvocationInferrer`. Change-Id: Ic511befee498bd241d2d33240b4b388a0ed74be4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/238601 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Samuel Rawlins <srawlins@google.com> Commit-Queue: Paul Berry <paulberry@google.com>