3 references to net_http_content_stream_already_read
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (1)
168
throw new InvalidOperationException(SR.
net_http_content_stream_already_read
);
System\Net\Http\SocketsHttpHandler\HttpConnectionResponseContent.cs (1)
29
throw new InvalidOperationException(SR.
net_http_content_stream_already_read
);
System\Net\Http\StreamContent.cs (1)
132
throw new InvalidOperationException(SR.
net_http_content_stream_already_read
);