System\Xml\XPath\Internal\XPathParser.cs (3)
839table.Add("floor", new ParamInfo(Function.FunctionType.FuncFloor, 1, 1, s_temparray9));
840table.Add("ceiling", new ParamInfo(Function.FunctionType.FuncCeiling, 1, 1, s_temparray9));
841table.Add("round", new ParamInfo(Function.FunctionType.FuncRound, 1, 1, s_temparray9));