1 write to ProxyAddress
System.ServiceModel (1)
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
224
this.
ProxyAddress
= source.ProxyAddress;
2 references to ProxyAddress
System.ServiceModel (2)
System\ServiceModel\Configuration\HttpTransportElement.cs (2)
194
binding.ProxyAddress = this.
ProxyAddress
;
224
this.ProxyAddress = source.
ProxyAddress
;