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)
28
public object OperandValue { get { return
_val
; } }