1 write to QnXPath
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
244
QnXPath
= new XmlQualifiedName(nameTable.Add("xpath"));
1 reference to QnXPath
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
391
TokenToQName[(int)Token.SchemaXPath] =
QnXPath
;