2 overrides of FindAllImpl
Microsoft.CodeAnalysis.UnitTests (2)
Collections\ImmutableSegmentedListBuilderTest.cs (1)
481
private protected override ImmutableSegmentedList<T>
FindAllImpl
<T>(ImmutableSegmentedList<T> list, Predicate<T> match)
Collections\ImmutableSegmentedListTest.cs (1)
906
private protected override ImmutableSegmentedList<T>
FindAllImpl
<T>(ImmutableSegmentedList<T> list, Predicate<T> match)