9 references to TypeOfFunction
System.Private.Xml (9)
System\Xml\XPath\Internal\QueryBuilder.cs (9)
353switch (root.TypeOfFunction) 356qy = new NodeFunctions(root.TypeOfFunction, null); 360qy = new NodeFunctions(root.TypeOfFunction, null); 376return new NodeFunctions(root.TypeOfFunction, 382return new NodeFunctions(root.TypeOfFunction, null); 394return new StringFunctions(root.TypeOfFunction, ProcessArguments(root.ArgumentList, out props)); 402return new NumberFunctions(root.TypeOfFunction, 412return new BooleanFunctions(root.TypeOfFunction, null); 416return new BooleanFunctions(root.TypeOfFunction,