3 references to FuncRound
System.Private.Xml (3)
System\Xml\XPath\Internal\NumberFunctions.cs (1)
50FT.FuncRound => Round(nodeIterator),
System\Xml\XPath\Internal\QueryBuilder.cs (1)
399case FT.FuncRound:
System\Xml\XPath\Internal\XPathParser.cs (1)
841table.Add("round", new ParamInfo(Function.FunctionType.FuncRound, 1, 1, s_temparray9));