Base:
method
ExecuteResultAsync
Microsoft.AspNetCore.Mvc.ActionResult.ExecuteResultAsync(Microsoft.AspNetCore.Mvc.ActionContext)
Implemented interface member:
method
ExecuteResultAsync
Microsoft.AspNetCore.Mvc.IActionResult.ExecuteResultAsync(Microsoft.AspNetCore.Mvc.ActionContext)
1 reference to ExecuteResultAsync
Microsoft.AspNetCore.Mvc.Core.Test (1)
RedirectResultTest.cs (1)
22return redirectResult.ExecuteResultAsync(actionContext);