1 write to QnXdrAttribute
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
252QnXdrAttribute = new XmlQualifiedName(nameTable.Add("attribute"), NsXdr);
1 reference to QnXdrAttribute
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
356TokenToQName[(int)Token.XdrAttribute] = QnXdrAttribute;