9 references to TypeOfFunction
dotnet-svcutil-lib (9)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (9)
358switch (root.TypeOfFunction) 361qy = new NodeFunctions(root.TypeOfFunction, null); 365qy = new NodeFunctions(root.TypeOfFunction, null); 381return new NodeFunctions(root.TypeOfFunction, 387return new NodeFunctions(root.TypeOfFunction, null); 399return new StringFunctions(root.TypeOfFunction, ProcessArguments(root.ArgumentList, out props)); 407return new NumberFunctions(root.TypeOfFunction, 417return new BooleanFunctions(root.TypeOfFunction, null); 421return new BooleanFunctions(root.TypeOfFunction,