2 writes to ProxyAddress
System.ServiceModel (2)
System\ServiceModel\Configuration\WSHttpBindingBaseElement.cs (1)
136
wspBinding.
ProxyAddress
= this.ProxyAddress;
System\ServiceModel\WSHttpBindingBase.cs (1)
230
this.
ProxyAddress
= transport.ProxyAddress;
1 reference to ProxyAddress
System.ServiceModel (1)
System\ServiceModel\Configuration\WSHttpBindingBaseElement.cs (1)
118
SetPropertyValueIfNotDefaultValue(ConfigurationStrings.ProxyAddress, wspBinding.
ProxyAddress
);