3 references to GetBindingParameters
System.ServiceModel (3)
System\ServiceModel\ServiceHost.cs (3)
658
return DispatcherBuilder.
GetBindingParameters
(this, new Collection<ServiceEndpoint>());
674
return DispatcherBuilder.
GetBindingParameters
(this, endpoints);
679
return DispatcherBuilder.
GetBindingParameters
(this, endpoints);