2 references to FindIndex
Microsoft.Build.Framework (2)
ImmutableSegmentedList`1.cs (1)
238
=> _list.
FindIndex
(startIndex, match);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
148
=> ReadOnlyList.
FindIndex
(startIndex, match);