2 writes to _contentConsumed
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (2)
131
_contentConsumed
= false;
182
_contentConsumed
= true;
1 reference to _contentConsumed
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (1)
177
if (
_contentConsumed
)