3 references to FindIndex
Microsoft.Build.Framework (3)
ImmutableSegmentedList`1.cs (1)
234
=> _list.
FindIndex
(match);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
145
=> ReadOnlyList.
FindIndex
(match);
SegmentedList`1.cs (1)
441
=>
FindIndex
(match) != -1;