2 references to FindLastIndex
Roslyn.Diagnostics.Analyzers (2)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
252
=> _list.
FindLastIndex
(match);
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
159
=> ReadOnlyList.
FindLastIndex
(match);