Implemented interface member:
method
ExecuteAsync
Microsoft.AspNetCore.Mvc.Infrastructure.IActionResultExecutor<TResult>.ExecuteAsync(Microsoft.AspNetCore.Mvc.ActionContext, TResult)
1 reference to ExecuteAsync
Microsoft.AspNetCore.Mvc.Core.Test (1)
Infrastructure\FileStreamResultExecutorTest.cs (1)
24await executor.ExecuteAsync(actionContext, result);