2 references to Write
System.Private.Windows.Core (1)
Windows\Win32\System\Com\ComManagedStream.cs (1)
98pstm->Write(b, read, &written).ThrowOnFailure();
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\DataStreamFromComStream.cs (1)
141_comStream->Write(b, (uint)buffer.Length, &bytesWritten);