2 references to ProcessArguments
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (2)
399return new StringFunctions(root.TypeOfFunction, ProcessArguments(root.ArgumentList, out props)); 434qy = new FunctionQuery(root.Prefix, root.Name, ProcessArguments(root.ArgumentList, out props));