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