5 references to XPathResultType_Navigator
System.Private.Xml (5)
System\Xml\XPath\Internal\FilterQuery.cs (1)
151case XPathResultType_Navigator:
System\Xml\XPath\Internal\IdQuery.cs (1)
39case XPathResultType_Navigator:
System\Xml\XPath\Internal\NumberFunctions.cs (1)
77case XPathResultType_Navigator:
System\Xml\XPath\Internal\Query.cs (1)
192return XPathResultType_Navigator;
System\Xml\XPath\Internal\StringFunctions.cs (1)
88case XPathResultType_Navigator: