2 writes to ProxyAddress
System.ServiceModel (2)
System\ServiceModel\Configuration\HttpBindingBaseElement.cs (1)
148httpBindingBase.ProxyAddress = this.ProxyAddress;
System\ServiceModel\HttpBindingBase.cs (1)
341this.ProxyAddress = transport.ProxyAddress;
1 reference to ProxyAddress
System.ServiceModel (1)
System\ServiceModel\Configuration\HttpBindingBaseElement.cs (1)
126SetPropertyValueIfNotDefaultValue(ConfigurationStrings.ProxyAddress, httpBindingBase.ProxyAddress);