4 references to NumberFunctions
System.Private.Xml (4)
System\Xml\XPath\Internal\NumericExpr.cs (2)
27opnd1 = new NumberFunctions(Function.FunctionType.FuncNumber, opnd1); 31opnd2 = new NumberFunctions(Function.FunctionType.FuncNumber, opnd2);
System\Xml\XPath\Internal\QueryBuilder.cs (2)
402return new NumberFunctions(root.TypeOfFunction, 408return new NumberFunctions(Function.FunctionType.FuncNumber, null);