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