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)
20
Debug.Assert(!
_consumedStream
);
27
if (
_consumedStream
|| _stream == null)