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