3 references to Copy
System (1)
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
164Array.Copy(physicalAddress,newAddr,addressLength);
System.Activities (1)
System\Activities\Debugger\Symbol\WorkflowSymbol.cs (1)
127Array.Copy(ms.GetBuffer(), buffer, ms.Length);
System.Transactions (1)
System\Transactions\Oletx\OletxEnlistment.cs (1)
361Array.Copy(prepareInfo, this.proxyPrepareInfoByteArray, arrayLength);