2 references to CopyTo
Microsoft.Build (2)
ImmutableSegmentedList`1.cs (1)
220=> _list.CopyTo(index, array, arrayIndex, count);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
135=> ReadOnlyList.CopyTo(index, array, arrayIndex, count);