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