5 references to XPathResultType_Navigator
System.Xml (5)
System\Xml\XPath\Internal\FilterQuery.cs (1)
130case XPathResultType_Navigator:
System\Xml\XPath\Internal\IdQuery.cs (1)
41case XPathResultType_Navigator:
System\Xml\XPath\Internal\NumberFunctions.cs (1)
73case XPathResultType_Navigator:
System\Xml\XPath\Internal\Query.cs (1)
226return XPathResultType_Navigator;
System\Xml\XPath\Internal\StringFunctions.cs (1)
79case XPathResultType_Navigator: