2 references to FindLast
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Dependencies\Collections\ImmutableSegmentedList`1.cs (1)
246=> _list.FindLast(match);
src\Dependencies\Collections\ImmutableSegmentedList`1+ValueBuilder.cs (1)
154=> ReadOnlyList.FindLast(match);