2 references to BinarySearch
Microsoft.CodeAnalysis.Collections.Package (2)
ImmutableSegmentedList`1.cs (1)
192
=> _list.
BinarySearch
(item, comparer);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
99
=> ReadOnlyList.
BinarySearch
(item, comparer);