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