1 write to AsyncResultType
Microsoft.AspNetCore.Http.Extensions (1)
src\Shared\ObjectMethodExecutor\ObjectMethodExecutor.cs (1)
43AsyncResultType = isAwaitable ? coercedAwaitableInfo.AwaitableInfo.ResultType : null;