6eb9f54683
This allows for special-casing extension declarations bodies. This is needed because the on-clause hold the type of the parameter holding the `this` value inside an instance method in an extension declaration. Change-Id: I7af9bf0a9842f7e6f42dddb54fb487c69a8fa519 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/111729 Reviewed-by: Dan Rubel <danrubel@google.com>