4 references to WriteInt64
PresentationCore (2)
Core\CSharp\System\Windows\Media\ColorTransform.cs (2)
149
Marshal.
WriteInt64
(paInputColors, inputColor);
154
Marshal.
WriteInt64
(paOutputColors, outputColor);
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\managedIStream.cs (1)
105
Marshal.
WriteInt64
(newPositionPtr, position);
System.Security (1)
system\security\cryptography\pkcs\pkcs9attribute.cs (1)
128
Marshal.
WriteInt64
(pbSigningTime.DangerousGetHandle(), ft);