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