Implemented interface member:
method
OnActionExecuted
Microsoft.AspNetCore.Mvc.Filters.IActionFilter.OnActionExecuted(Microsoft.AspNetCore.Mvc.Filters.ActionExecutedContext)
2 references to OnActionExecuted
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
Controller.cs (2)
359
OnActionExecuted
(task.Result);
366
controller.
OnActionExecuted
(await task);