2 references to CopyTo
Microsoft.Build (2)
src\5057ed6cf5d6323b\ImmutableSegmentedDictionary`2+Builder.cs (1)
147
=> ICollectionCalls.
CopyTo
(ref _builder, array, index);
src\5057ed6cf5d6323b\ImmutableSegmentedList`1+Builder.cs (1)
248
=> ICollectionCalls.
CopyTo
(ref _builder, array, index);