2 overrides of FindLastImpl
Microsoft.CodeAnalysis.UnitTests (2)
Collections\ImmutableSegmentedListBuilderTest.cs (1)
493
private protected override T?
FindLastImpl
<T>(ImmutableSegmentedList<T> list, Predicate<T> match)
Collections\ImmutableSegmentedListTest.cs (1)
918
private protected override T?
FindLastImpl
<T>(ImmutableSegmentedList<T> list, Predicate<T> match)