2 references to FindLast
Microsoft.CodeAnalysis.Threading.Package (2)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
248
=> _list.
FindLast
(match);
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
156
=> ReadOnlyList.
FindLast
(match);