2 writes to _stream
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnectionResponseContent.cs (2)
22_stream = stream; 90_stream = null;
4 references to _stream
System.Net.Http (4)
System\Net\Http\SocketsHttpHandler\HttpConnectionResponseContent.cs (4)
27if (_consumedStream || _stream == null) 33return _stream; 87if (_stream != null) 89_stream.Dispose();