2 writes to _qyInput
System.Private.Xml (2)
System\Xml\XPath\Internal\SortQuery.cs (2)
25_qyInput = qyInput; 32_qyInput = Clone(other._qyInput);
7 references to _qyInput
System.Private.Xml (7)
System\Xml\XPath\Internal\SortQuery.cs (7)
32_qyInput = Clone(other._qyInput); 40_qyInput.SetXsltContext(xsltContext); 42_qyInput.StaticType != XPathResultType.NodeSet && 43_qyInput.StaticType != XPathResultType.Any 57while ((eNext = _qyInput.Advance()) != null) 63key[j] = _comparer.Expression(j).Evaluate(_qyInput); 73_qyInput.Evaluate(context);