3 references to net_http_operation_started
System.Net.Http (3)
System\Net\Http\DelegatingHandler.cs (1)
78
throw new InvalidOperationException(SR.
net_http_operation_started
);
System\Net\Http\HttpClient.cs (1)
736
throw new InvalidOperationException(SR.
net_http_operation_started
);
System\Net\Http\SocketsHttpHandler\SocketsHttpHandler.cs (1)
31
throw new InvalidOperationException(SR.
net_http_operation_started
);