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