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