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