2 references to CopyMemory
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataObject.cs (2)
1120
UnsafeNativeMethods.
CopyMemory
(ptr, strBytes, pinvokeSize);
1152
UnsafeNativeMethods.
CopyMemory
(ptr, bytes, bytes.Length);