2 writes to UseDefaultWebProxy
System.ServiceModel (2)
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (1)
161
wspBinding.
UseDefaultWebProxy
= this.UseDefaultWebProxy;
System\ServiceModel\WSDualHttpBinding.cs (1)
242
this.
UseDefaultWebProxy
= transport.UseDefaultWebProxy;
1 reference to UseDefaultWebProxy
System.ServiceModel (1)
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (1)
140
SetPropertyValueIfNotDefaultValue(ConfigurationStrings.UseDefaultWebProxy, wspBinding.
UseDefaultWebProxy
);