9 references to TypeOfFunction
System.Xml (9)
System\Xml\XPath\Internal\QueryBuilder.cs (9)
304switch (root.TypeOfFunction) { 306qy = new NodeFunctions(root.TypeOfFunction, null); 310qy = new NodeFunctions(root.TypeOfFunction, null); 325return new NodeFunctions(root.TypeOfFunction, 329return new NodeFunctions(root.TypeOfFunction, null); 341return new StringFunctions(root.TypeOfFunction, ProcessArguments(root.ArgumentList, out props)); 348return new NumberFunctions(root.TypeOfFunction, 356return new BooleanFunctions(root.TypeOfFunction, null); 360return new BooleanFunctions(root.TypeOfFunction,