2 references to ClientBaseAddress
System.ServiceModel (2)
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (2)
150
if (this.
ClientBaseAddress
!= null)
151
wspBinding.ClientBaseAddress = this.
ClientBaseAddress
;