2 references to SetQualifiedName
System.Private.Xml (2)
System\Xml\Schema\Preprocessor.cs (1)
1248attributeGroup.SetQualifiedName(new XmlQualifiedName(attributeGroup.Name, _targetNamespace));
System\Xml\Schema\SchemaCollectionpreProcessor.cs (1)
920attributeGroup.SetQualifiedName(new XmlQualifiedName(attributeGroup.Name, _targetNamespace));