5 writes to firstInput
System.Xml (5)
System\Xml\XPath\Internal\QueryBuilder.cs (5)
61firstInput = null; 234firstInput = qyInput as BaseAxisQuery; 253firstInput = null; 256firstInput = null; 259firstInput = null;
4 references to firstInput
System.Xml (4)
System\Xml\XPath\Internal\QueryBuilder.cs (4)
233if (firstInput == null) { 247if (first && firstInput != null) { 250Query parent = firstInput.qyInput; 252firstInput.qyInput = new ContextQuery();