2 writes to _opnd1
System.Private.Xml (2)
System\Xml\XPath\Internal\LogicalExpr.cs (2)
25_opnd1 = opnd1; 31_opnd1 = Clone(other._opnd1);
3 references to _opnd1
System.Private.Xml (3)
System\Xml\XPath\Internal\LogicalExpr.cs (3)
31_opnd1 = Clone(other._opnd1); 37_opnd1.SetXsltContext(context); 44object val1 = _opnd1.Evaluate(nodeIterator);