Base:
1 reference to BeginRead
System.IO.Compression (1)
System\IO\Compression\ZLibStream.cs (1)
119return _deflateStream.BeginRead(buffer, offset, count, asyncCallback, asyncState);