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