1 write to _response
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\ChunkedEncodingReadStream.cs (1)
26
_response
= response;
1 reference to _response
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\ChunkedEncodingReadStream.cs (1)
400
if (_connection.ParseHeaders(IsDisposed ? null :
_response
, isFromTrailer: true))