3 references to Copy
PresentationCore (1)
System\Windows\Media\Imaging\PropVariant.cs (1)
564Marshal.Copy(ca.pElems, array, 0, (int)ca.cElems);
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\NativeWrapper.cs (1)
1214Marshal.Copy(val.Reference, arDouble, 0, (int)val.Count);
System.Runtime.InteropServices.JavaScript (1)
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Double.cs (1)
97Marshal.Copy(slot.IntPtrValue, value, 0, slot.Length);