2 references to ProxyAddress
System.ServiceModel (2)
System\ServiceModel\Configuration\HttpBindingBaseElement.cs (2)
146
if (this.
ProxyAddress
!= null)
148
httpBindingBase.ProxyAddress = this.
ProxyAddress
;