2 references to FindIndex
Microsoft.Build (2)
src\5057ed6cf5d6323b\ImmutableSegmentedList`1.cs (1)
240
=> _list.
FindIndex
(startIndex, match);
src\5057ed6cf5d6323b\ImmutableSegmentedList`1+ValueBuilder.cs (1)
150
=> ReadOnlyList.
FindIndex
(startIndex, match);