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