3 references to Copy
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
src\Dependencies\Collections\SegmentedList`1.cs (3)
462
SegmentedArray.
Copy
(_items, 0, array!, arrayIndex, _size);
482
SegmentedArray.
Copy
(_items, index, array, arrayIndex, count);
488
SegmentedArray.
Copy
(_items, 0, array, arrayIndex, _size);