1 instantiation of ContentLengthReadStream
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (1)
823
responseStream = new
ContentLengthReadStream
(this, (ulong)contentLength);