Implemented interface member:
method
OnActionExecuting
Microsoft.AspNetCore.Mvc.Filters.IActionFilter.OnActionExecuting(Microsoft.AspNetCore.Mvc.Filters.ActionExecutingContext)
2 references to OnActionExecuting
Microsoft.AspNetCore.Mvc.Core (2)
Filters\ActionFilterAttribute.cs (2)
8
/// should override <see cref="
OnActionExecuting
"/>, <see cref="OnActionExecuted"/> or
38
OnActionExecuting
(context);