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