3 references to FuncTrue
System.Private.Xml (3)
System\Xml\XPath\Internal\BooleanFunctions.cs (1)
39
FT.
FuncTrue
=> true,
System\Xml\XPath\Internal\QueryBuilder.cs (1)
410
case FT.
FuncTrue
:
System\Xml\XPath\Internal\XPathParser.cs (1)
834
table.Add("true", new ParamInfo(Function.FunctionType.
FuncTrue
, 0, 0, s_temparray8));