2 references to XPathAncestorQuery
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (2)
118result = new XPathAncestorQuery(qyInput, root.Name, root.Prefix, root.NodeType, false); 122result = new XPathAncestorQuery(qyInput, root.Name, root.Prefix, root.NodeType, true);