FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (3)
846table.Add("not", new ParamInfo(Function.FunctionType.FuncNot, 1, 1, s_temparray8));
847table.Add("true", new ParamInfo(Function.FunctionType.FuncTrue, 0, 0, s_temparray8));
848table.Add("false", new ParamInfo(Function.FunctionType.FuncFalse, 0, 0, s_temparray8));