3 references to FindIndex
Microsoft.Build (3)
ImmutableSegmentedList`1.cs (1)
236=> _list.FindIndex(match);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
147=> ReadOnlyList.FindIndex(match);
SegmentedList`1.cs (1)
574=> FindIndex(match) != -1;