2 references to net_http_authconnectionfailure
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (2)
2073
throw new HttpRequestException(HttpRequestError.UserAuthenticationError, SR.
net_http_authconnectionfailure
);
2089
throw new HttpRequestException(HttpRequestError.UserAuthenticationError, SR.
net_http_authconnectionfailure
);