aa5c2b3da6
ReferenceName is used in equivalence testing to match reference reguardless of whether the reference have associated nodes or canonical names. The implementation didn't previously account for fields, getters and setters with the same simple name, and would wrongfully equate them. Change-Id: Iacc8e0eb2c5c04a3cf11c3b5104a8f0441cf3ab6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221621 Reviewed-by: Chloe Stefantsova <cstefantsova@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>