2 references to net_http_handler_noresponse
System.Net.Http (2)
System\Net\Http\HttpClient.cs (1)
576throw new InvalidOperationException(SR.net_http_handler_noresponse);
System\Net\Http\MessageProcessingHandler.cs (1)
80sendState.TrySetException(ExceptionDispatchInfo.SetCurrentStackTrace(new InvalidOperationException(SR.net_http_handler_noresponse)));