1 reference to s_defaultInstance
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableHashSet_1.HashBucketByRefEqualityComparer.cs (1)
27
internal static IEqualityComparer<HashBucket> DefaultInstance =>
s_defaultInstance
;