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