2 references to Navigator
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (2)
555return XPathResultType.Navigator; 947public FuncNodeSet() : base(1, 1, XPathResultType.NodeSet, new XPathResultType[] { XPathResultType.Navigator }) { }