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