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