3 instantiations of Comparer_ModOfInt
Microsoft.CodeAnalysis.UnitTests (3)
Collections\HashSet\SegmentedHashSet_Generic_Tests.cs (3)
144return new Comparer_ModOfInt(15000); 149return new Comparer_ModOfInt(15000); 160return new SegmentedHashSet<int>(new Comparer_ModOfInt(15000));