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