2 references to ElementName
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)
72XmlElementAttribute xmlAttr = new XmlElementAttribute(extensionAttr.ElementName, extensionType);