3 references to FuncFalse
System.Private.Xml (3)
System\Xml\XPath\Internal\BooleanFunctions.cs (1)
40FT.FuncFalse => false,
System\Xml\XPath\Internal\QueryBuilder.cs (1)
411case FT.FuncFalse:
System\Xml\XPath\Internal\XPathParser.cs (1)
835table.Add("false", new ParamInfo(Function.FunctionType.FuncFalse, 0, 0, s_temparray8));