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