1 reference to InvokeNextActionFilterAwaitedAsync
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ControllerActionInvoker.cs (1)
128
var task = filter.OnActionExecutionAsync(actionExecutingContext,
InvokeNextActionFilterAwaitedAsync
);