2 writes to _qualifiedName
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaAttribute.cs (2)
145_qualifiedName = value; 178newAtt._qualifiedName = _qualifiedName.Clone();
2 references to _qualifiedName
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaAttribute.cs (2)
90get { return _qualifiedName; } 178newAtt._qualifiedName = _qualifiedName.Clone();