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