2 instantiations of Comparer_HashCodeAlwaysReturnsZero
Microsoft.CodeAnalysis.UnitTests (2)
Collections\HashSet\SegmentedHashSet_Generic_Tests.cs (2)
125
return new
Comparer_HashCodeAlwaysReturnsZero
();
136
return new SegmentedHashSet<int>(new
Comparer_HashCodeAlwaysReturnsZero
());