2 references to ProcessArguments
System.Xml (2)
System\Xml\XPath\Internal\QueryBuilder.cs (2)
341return new StringFunctions(root.TypeOfFunction, ProcessArguments(root.ArgumentList, out props)); 371qy = new FunctionQuery(root.Prefix, root.Name, ProcessArguments(root.ArgumentList, out props));