2 writes to _noPosition
System.Private.Xml (2)
System\Xml\XPath\Internal\FilterQuery.cs (2)
19_noPosition = noPosition; 24_noPosition = other._noPosition;
4 references to _noPosition
System.Private.Xml (4)
System\Xml\XPath\Internal\FilterQuery.cs (4)
24_noPosition = other._noPosition; 39if (_cond.StaticType != XPathResultType.Number && _cond.StaticType != XPathResultType.Any && _noPosition) 140if (_noPosition) 146if (_noPosition)