3 references to BinarySearchPartialSortedListHelper
Microsoft.CodeAnalysis.UnitTests (3)
Collections\ImmutableListTestBase.cs (3)
476
this.
BinarySearchPartialSortedListHelper
(reverseSorted, 0, 50);
477
this.
BinarySearchPartialSortedListHelper
(reverseSorted, 50, 50);
478
this.
BinarySearchPartialSortedListHelper
(reverseSorted, 100, 50);