4 references to Root
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (4)
303AstNode opnd = new Root(); 314return ParseRelativeLocationPath(new Axis(Axis.AxisType.DescendantOrSelf, new Root())); 630opnd = new Root(); 638opnd = new Axis(Axis.AxisType.DescendantOrSelf, new Root());