1 write to QnXsdAttribute
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
276
QnXsdAttribute
= new XmlQualifiedName(nameTable.Add("attribute"), NsXs);
1 reference to QnXsdAttribute
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
397
TokenToQName[(int)Token.XsdAttribute] =
QnXsdAttribute
;