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