2 references to ExecuteAwaited
Microsoft.AspNetCore.Http.Extensions (2)
RequestDelegateFactory.cs (2)
2543return ExecuteAwaited(task, httpContext, jsonTypeInfo); 2558return ExecuteAwaited(task, httpContext, jsonTypeInfo);