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