1e1ecd8b41
This fixes an exeception when code completing before the `new` or `factory` keyword in a constructor and the type name is not explicitly used. The exception prevents any suggestions from being returned, so it's fairly serious. Change-Id: I2f5028812ee1945ac9635f55953fb800b19a48c5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/505620 Auto-Submit: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Samuel Rawlins <srawlins@google.com> Reviewed-by: Samuel Rawlins <srawlins@google.com>