3 writes to val
System.Xml (3)
System\Xml\XPath\Internal\Operand.cs (3)
21
this.
val
= val;
26
this.
val
= val;
31
this.
val
= val;
1 reference to val
System.Xml (1)
System\Xml\XPath\Internal\Operand.cs (1)
37
public object OperandValue { get { return
val
; } }