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