4 references to BypassProxyOnLocal
System.ServiceModel.Http (4)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
39
BypassProxyOnLocal = HttpTransportDefaults.
BypassProxyOnLocal
;
90
[DefaultValue(HttpTransportDefaults.
BypassProxyOnLocal
)]
System\ServiceModel\HttpBindingBase.cs (1)
48
[DefaultValue(HttpTransportDefaults.
BypassProxyOnLocal
)]
System\ServiceModel\WSHttpBindingBase.cs (1)
29
[DefaultValue(HttpTransportDefaults.
BypassProxyOnLocal
)]