2 writes to _opnd2
System.Private.Xml (2)
System\Xml\XPath\Internal\LogicalExpr.cs (2)
26_opnd2 = opnd2; 32_opnd2 = Clone(other._opnd2);
3 references to _opnd2
System.Private.Xml (3)
System\Xml\XPath\Internal\LogicalExpr.cs (3)
32_opnd2 = Clone(other._opnd2); 38_opnd2.SetXsltContext(context); 45object val2 = _opnd2.Evaluate(nodeIterator);