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