7 references to NodeFunctions
System.Private.Xml (7)
System\Xml\XPath\Internal\NodeFunctions.cs (1)
100NodeFunctions method = new NodeFunctions(_funcType, Clone(_arg));
System\Xml\XPath\Internal\QueryBuilder.cs (6)
261prevCond = new LogicalExpr(Operator.Op.EQ, new NodeFunctions(FT.FuncPosition, null), prevCond); 356qy = new NodeFunctions(root.TypeOfFunction, null); 360qy = new NodeFunctions(root.TypeOfFunction, null); 364return new NodeFunctions(FT.FuncCount, 376return new NodeFunctions(root.TypeOfFunction, 382return new NodeFunctions(root.TypeOfFunction, null);