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