2 references to importedBindings
System.ServiceModel (2)
System\ServiceModel\Description\WsdlImporter.cs (2)
371if (!importedBindings.TryGetValue(wsdlBindingQName, out bindingEndpointContext)) 421importedBindings.Add(wsdlBindingQName, bindingEndpointContext);