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