FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (3)
852table.Add("floor", new ParamInfo(Function.FunctionType.FuncFloor, 1, 1, s_temparray9));
853table.Add("ceiling", new ParamInfo(Function.FunctionType.FuncCeiling, 1, 1, s_temparray9));
854table.Add("round", new ParamInfo(Function.FunctionType.FuncRound, 1, 1, s_temparray9));