2 writes to UseDefaultWebProxy
System.ServiceModel (2)
System\ServiceModel\Configuration\WSHttpBindingBaseElement.cs (1)
138
wspBinding.
UseDefaultWebProxy
= this.UseDefaultWebProxy;
System\ServiceModel\WSHttpBindingBase.cs (1)
231
this.
UseDefaultWebProxy
= transport.UseDefaultWebProxy;
1 reference to UseDefaultWebProxy
System.ServiceModel (1)
System\ServiceModel\Configuration\WSHttpBindingBaseElement.cs (1)
120
SetPropertyValueIfNotDefaultValue(ConfigurationStrings.UseDefaultWebProxy, wspBinding.
UseDefaultWebProxy
);