2 references to FindIndex
Microsoft.CodeAnalysis.Collections.Package (2)
Segmented\ImmutableSegmentedList`1.cs (1)
240=> _list.FindIndex(startIndex, match);
Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
150=> ReadOnlyList.FindIndex(startIndex, match);