2 references to ValidateAndInsertDiscoveryClientBindingElement
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\Configuration\DynamicEndpointElement.cs (1)
100if (!dynamicEndpoint.ValidateAndInsertDiscoveryClientBindingElement(dynamicEndpoint.Binding))
System\ServiceModel\Discovery\DynamicEndpoint.cs (1)
35if (this.ValidateAndInsertDiscoveryClientBindingElement(binding))