2 references to SetQualifiedName
System.Xml (2)
System\Xml\Schema\Preprocessor.cs (1)
1206constraint.SetQualifiedName(new XmlQualifiedName(constraint.Name, this.targetNamespace));
System\Xml\Schema\SchemaCollectionpreProcessor.cs (1)
894constraint.SetQualifiedName(new XmlQualifiedName(constraint.Name, this.targetNamespace));