5 writes to _needInput
System.Private.Xml (5)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (5)
31
_needInput
= true;
38
_needInput
= other._needInput;
49
_needInput
= true;
84
_needInput
= false;
90
_needInput
= true;
2 references to _needInput
System.Private.Xml (2)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
38
_needInput = other.
_needInput
;
60
if (
_needInput
)