2 writes to _contentConsumed
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (2)
116
_contentConsumed
= false;
171
_contentConsumed
= true;
1 reference to _contentConsumed
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (1)
166
if (
_contentConsumed
)