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