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