2 references to Read
System.Private.Windows.Core (1)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
387
pStream.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);