8b8a15059c
This is almost identical to the fix for completing at the beginning of a method invocation. There's probably a more consistent way to do this, but I'm not sure what that is at the moment. (I think we used to do this in `completionNode` but were skipping some nodes we shouldn't have been.) Change-Id: I3f220e0e79a91721b0c1235fdfc0f511ee7400a9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/373902 Reviewed-by: Keerti Parthasarathy <keertip@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>