2 references to GetDefaultBinding
System.ServiceModel.Web (2)
System\ServiceModel\Web\WebChannelFactory.cs (2)
49
: this(
GetDefaultBinding
(remoteAddress), remoteAddress)
73
this.Endpoint.Binding =
GetDefaultBinding
(this.Endpoint.Address.Uri);