Base:
method
Read
System.IO.Stream.Read(System.Byte[], System.Int32, System.Int32)
1 reference to Read
System (1)
net\System\Net\Cache\_SingleItemRequestCache.cs (1)
348int result = Read(buffer, offset, count);