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