2 references to ProxyAddress
System.ServiceModel (2)
System\ServiceModel\Configuration\WSHttpBindingBaseElement.cs (2)
135
if (this.
ProxyAddress
!= null)
136
wspBinding.ProxyAddress = this.
ProxyAddress
;