2 writes to _val
System.Private.Xml (2)
System\Xml\XPath\Internal\Operand.cs (2)
16_val = val; 22_val = val;
1 reference to _val
System.Private.Xml (1)
System\Xml\XPath\Internal\Operand.cs (1)
28public object OperandValue { get { return _val; } }