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