1 reference to RunAsync
AzureFunctionsEndToEnd.Functions (1)
GeneratedFunctionExecutor.g.cs (1)
41
context.GetInvocationResult().Value = await i.
RunAsync
((string)inputArguments[0], (global::Microsoft.Azure.Functions.Worker.FunctionContext)inputArguments[1]);