2 writes to BypassProxyOnLocal
System.ServiceModel (2)
System\ServiceModel\Configuration\WSHttpBindingBaseElement.cs (1)
129
wspBinding.
BypassProxyOnLocal
= this.BypassProxyOnLocal;
System\ServiceModel\WSHttpBindingBase.cs (1)
226
this.
BypassProxyOnLocal
= transport.BypassProxyOnLocal;
1 reference to BypassProxyOnLocal
System.ServiceModel (1)
System\ServiceModel\Configuration\WSHttpBindingBaseElement.cs (1)
112
SetPropertyValueIfNotDefaultValue(ConfigurationStrings.BypassProxyOnLocal, wspBinding.
BypassProxyOnLocal
);