2 references to Namespace
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
822return new XmlQualifiedName(xmlAttrib.ElementName, xmlAttrib.Namespace);
FrameworkFork\System.Web.Services\Configuration\WebServicesSection.cs (1)
73xmlAttr.Namespace = extensionAttr.Namespace;