1 write to _consumedStream
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionResponseContent.cs (1)
31_consumedStream = true;
2 references to _consumedStream
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnectionResponseContent.cs (2)
20Debug.Assert(!_consumedStream); 27if (_consumedStream || _stream == null)