2 overrides of CopyToImpl
Microsoft.CodeAnalysis.UnitTests (2)
Collections\ImmutableSegmentedListBuilderTest.cs (1)
468
private protected override void
CopyToImpl
<T>(ImmutableSegmentedList<T> list, T[] array, int arrayIndex)
Collections\ImmutableSegmentedListTest.cs (1)
893
private protected override void
CopyToImpl
<T>(ImmutableSegmentedList<T> list, T[] array, int arrayIndex)