1 reference to EqualsByRef
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableHashSet_1.HashBucketByRefEqualityComparer.cs (1)
37public bool Equals(HashBucket x, HashBucket y) => x.EqualsByRef(y);