80057b98d2
A prefixed identifier like `a.Foo` should not hide a prefixed identifier like `b.Foo` not an unprefixed identifier (and vice-versa). Fixes https://github.com/Dart-Code/Dart-Code/issues/5242 Change-Id: I8be8b3260f2a9f4333d38bba7ffe309cd3817932 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/383641 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Keerti Parthasarathy <keertip@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>