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