2 writes to _allowKey
System.Private.Xml (2)
System\Xml\XPath\Internal\QueryBuilder.cs (2)
512
_allowKey
= allowKey;
527
_allowKey
= allowKey;
1 reference to _allowKey
System.Private.Xml (1)
System\Xml\XPath\Internal\QueryBuilder.cs (1)
428
if (!
_allowKey
&& root.Name == "key" && root.Prefix.Length == 0)