1 write to BypassProxyOnLocal
System.ServiceModel.Web (1)
System\ServiceModel\Configuration\WebHttpBindingElement.cs (1)
239
webBinding.
BypassProxyOnLocal
= this.BypassProxyOnLocal;
1 reference to BypassProxyOnLocal
System.ServiceModel.Web (1)
System\ServiceModel\Configuration\WebHttpBindingElement.cs (1)
186
SetPropertyValueIfNotDefaultValue(ConfigurationStrings.BypassProxyOnLocal, webBinding.
BypassProxyOnLocal
);