2 references to FindIndex
Microsoft.CodeAnalysis (2)
src\Dependencies\Collections\ImmutableSegmentedList`1.cs (1)
238
=> _list.
FindIndex
(startIndex, match);
src\Dependencies\Collections\ImmutableSegmentedList`1+ValueBuilder.cs (1)
148
=> ReadOnlyList.
FindIndex
(startIndex, match);