System\Xml\XPath\Internal\XPathParser.cs (4)
718table.Add("id" , new ParamInfo(Function.FunctionType.FuncID , 1, 1, temparray3));
719table.Add("string" , new ParamInfo(Function.FunctionType.FuncString , 0, 1, temparray3));
729table.Add("boolean" , new ParamInfo(Function.FunctionType.FuncBoolean , 1, 1, temparray3));
734table.Add("number" , new ParamInfo(Function.FunctionType.FuncNumber , 0, 1, temparray3));