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