2 overrides of FindIndexImpl
Microsoft.CodeAnalysis.UnitTests (2)
Collections\ImmutableSegmentedListBuilderTest.cs (1)
484
private protected override int
FindIndexImpl
<T>(ImmutableSegmentedList<T> list, Predicate<T> match)
Collections\ImmutableSegmentedListTest.cs (1)
909
private protected override int
FindIndexImpl
<T>(ImmutableSegmentedList<T> list, Predicate<T> match)