3 references to FuncFloor
System.Private.Xml (3)
System\Xml\XPath\Internal\NumberFunctions.cs (1)
48FT.FuncFloor => Floor(nodeIterator),
System\Xml\XPath\Internal\QueryBuilder.cs (1)
397case FT.FuncFloor:
System\Xml\XPath\Internal\XPathParser.cs (1)
839table.Add("floor", new ParamInfo(Function.FunctionType.FuncFloor, 1, 1, s_temparray9));