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