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