2 writes to ProxyAddress
System.ServiceModel (2)
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (1)
158wspBinding.ProxyAddress = this.ProxyAddress;
System\ServiceModel\WSDualHttpBinding.cs (1)
241this.ProxyAddress = transport.ProxyAddress;
1 reference to ProxyAddress
System.ServiceModel (1)
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (1)
137SetPropertyValueIfNotDefaultValue(ConfigurationStrings.ProxyAddress, wspBinding.ProxyAddress);