2 references to ProxyAddress
System.ServiceModel (2)
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (2)
157
if (this.
ProxyAddress
!= null)
158
wspBinding.ProxyAddress = this.
ProxyAddress
;