2 references to SetQualifiedName
System.Private.Xml (2)
System\Xml\Schema\Preprocessor.cs (1)
1441constraint.SetQualifiedName(new XmlQualifiedName(constraint.Name, _targetNamespace));
System\Xml\Schema\SchemaCollectionpreProcessor.cs (1)
1112constraint.SetQualifiedName(new XmlQualifiedName(constraint.Name, _targetNamespace));