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