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)
400if (_connection.ParseHeaders(IsDisposed ? null : _response, isFromTrailer: true))