2 writes to _allowCurrent
System.Private.Xml (2)
System\Xml\XPath\Internal\QueryBuilder.cs (2)
513_allowCurrent = true; 528_allowCurrent = false;
1 reference to _allowCurrent
System.Private.Xml (1)
System\Xml\XPath\Internal\QueryBuilder.cs (1)
424if (!_allowCurrent && root.Name == "current" && root.Prefix.Length == 0)