2 writes to allowKey
System.Xml (2)
System\Xml\XPath\Internal\QueryBuilder.cs (2)
446this.allowKey = allowKey; 459this.allowKey = allowKey;
1 reference to allowKey
System.Xml (1)
System\Xml\XPath\Internal\QueryBuilder.cs (1)
368if (! allowKey && root.Name == "key" && root.Prefix.Length == 0) {