Base:
method
Read
System.IO.Stream.Read(System.Byte[], System.Int32, System.Int32)
1 reference to Read
System.Runtime.Remoting (1)
channels\http\httpstreams.cs (1)
464int readCount = Read(_byteBuffer, 0, 1);