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