dff3b8f301
During top-level type inference, method types are inferred immediately. There is no need to have MethodInferenceNodes which exist for the purpose of delaying type inference. Change-Id: I0044ab64a31e43ca807db75631ee8fa259c07a22 Reviewed-on: https://dart-review.googlesource.com/51320 Commit-Queue: Kevin Millikin <kmillikin@google.com> Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>