5 writes to needInput
System.Xml (5)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (5)
35
this.
needInput
= true;
41
this.
needInput
= other.needInput;
51
needInput
= true;
77
needInput
= false;
80
needInput
= true;
2 references to needInput
System.Xml (2)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
41
this.needInput = other.
needInput
;
60
if (
needInput
) {