4 references to ProxyNameResolutionFailure
System (3)
net\System\Net\ServicePoint.cs (3)
276
ws == WebExceptionStatus.
ProxyNameResolutionFailure
|| ws == WebExceptionStatus.NameResolutionFailure ? Host : null,
1268
ws == WebExceptionStatus.
ProxyNameResolutionFailure
|| ws == WebExceptionStatus.NameResolutionFailure ? state.servicePoint.Host : null,
1503
InternalProxyServicePoint ? WebExceptionStatus.
ProxyNameResolutionFailure
:
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
3594
case WebExceptionStatus.
ProxyNameResolutionFailure
: