2 references to Read
System.Private.Windows.Core (1)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
387pStream.Value->Read((byte*)ptr, (uint)sstg.cbSize, null);
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\DataStreamFromComStream.cs (1)
78_comStream->Read(ch, (uint)buffer.Length, &bytesRead);