2 references to ProxyAddress
System.ServiceModel.Web (2)
System\ServiceModel\Configuration\WebHttpBindingElement.cs (2)
248
if (this.
ProxyAddress
!= null)
250
webBinding.ProxyAddress = this.
ProxyAddress
;