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