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