2 references to FindLastIndex
Microsoft.Build (2)
ImmutableSegmentedList`1.cs (1)
266
return self._list.
FindLastIndex
(startIndex, match);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
170
return ReadOnlyList.
FindLastIndex
(startIndex, match);