2 references to Variable
System.Xml (2)
System\Xml\XPath\Internal\QueryBuilder.cs (1)
416
case AstNode.AstType.
Variable
:
System\Xml\XPath\Internal\Variable.cs (1)
22
public override AstType Type { get {return AstType.
Variable
; } }