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