4 references to Function
System.Xml (4)
System\Xml\XPath\Internal\XPathParser.cs (4)
473
arg = new
Function
(Function.FunctionType.FuncString, arg);
498
arg = new
Function
(Function.FunctionType.FuncString, arg);
501
arg = new
Function
(Function.FunctionType.FuncNumber, arg);
504
arg = new
Function
(Function.FunctionType.FuncBoolean, arg);