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