2 references to SetQualifiedName
System.Xml (2)
System\Xml\Schema\Preprocessor.cs (1)
1055attributeGroup.SetQualifiedName(new XmlQualifiedName(attributeGroup.Name, this.targetNamespace));
System\Xml\Schema\SchemaCollectionpreProcessor.cs (1)
745attributeGroup.SetQualifiedName(new XmlQualifiedName(attributeGroup.Name, this.targetNamespace));