2 instantiations of Comparer_AbsOfInt
Microsoft.CodeAnalysis.UnitTests (2)
Collections\HashSet\SegmentedHashSet_Generic_Tests.cs (2)
168return new Comparer_AbsOfInt(); 179return new SegmentedHashSet<int>(new Comparer_AbsOfInt());