3 references to FuncTrue
System.Xml (3)
System\Xml\XPath\Internal\BooleanFunctions.cs (1)
40case FT.FuncTrue : return true;
System\Xml\XPath\Internal\QueryBuilder.cs (1)
354case FT.FuncTrue:
System\Xml\XPath\Internal\XPathParser.cs (1)
731table.Add("true" , new ParamInfo(Function.FunctionType.FuncTrue , 0, 0 ,temparray8));