2 references to BinarySearch
Microsoft.CodeAnalysis.Collections.Package (2)
ImmutableSegmentedList`1.cs (1)
188
=> _list.
BinarySearch
(item);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
96
=> ReadOnlyList.
BinarySearch
(item);