2 references to _importedBindings
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (2)
370if (!_importedBindings.TryGetValue(wsdlBindingQName, out bindingEndpointContext)) 420_importedBindings.Add(wsdlBindingQName, bindingEndpointContext);