2 writes to BypassProxyOnLocal
System.ServiceModel (2)
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (1)
149
wspBinding.
BypassProxyOnLocal
= this.BypassProxyOnLocal;
System\ServiceModel\WSDualHttpBinding.cs (1)
237
this.
BypassProxyOnLocal
= transport.BypassProxyOnLocal;
1 reference to BypassProxyOnLocal
System.ServiceModel (1)
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (1)
130
SetPropertyValueIfNotDefaultValue(ConfigurationStrings.BypassProxyOnLocal, wspBinding.
BypassProxyOnLocal
);