1 override of ExecuteAsync
Microsoft.AspNetCore.Mvc.Core.Test (1)
RedirectResultTest.cs (1)
16protected override Task ExecuteAsync(HttpContext httpContext, string contentPath)
2 references to ExecuteAsync
Microsoft.AspNetCore.Mvc.Core.Test (2)
src\Shared\ResultsTests\RedirectResultTestBase.cs (2)
30await ExecuteAsync(httpContext, contentPath); 53await ExecuteAsync(httpContext, contentPath);