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