4 instantiations of Root
System.Private.Xml (4)
System\Xml\XPath\Internal\XPathParser.cs (4)
294AstNode opnd = new Root(); 305return ParseRelativeLocationPath(new Axis(Axis.AxisType.DescendantOrSelf, new Root())); 617opnd = new Root(); 625opnd = new Axis(Axis.AxisType.DescendantOrSelf, new Root());