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