818b2a007a
This removes the use of expectStaticType on calls that are already reported as erroneous because the type arguments couldn't inferred. Given that it is already an erroneous case, we cannot really expect a certain inference result. Change-Id: I3f6831d161a7463633ba371921a822218ee8d621 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/447181 Reviewed-by: Erik Ernst <eernst@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>