3 references to WriteInt32
PresentationFramework (3)
MS\Internal\IO\Packaging\ManagedIStream.cs (2)
46Marshal.WriteInt32(bytesReadPtr, bytesRead); 150Marshal.WriteInt32(bytesWrittenPtr, bufferSize);
System\Windows\Documents\InputScopeAttribute.cs (1)
72Marshal.WriteInt32(ppinputscopes, (Int32)InputScopeNameValue.Default);