2 references to _importedPorts
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (2)
445
if (!
_importedPorts
.TryGetValue(wsdlPort, out endpoint))
477
_importedPorts
.Add(wsdlPort, endpoint);