1 reference to InvokeNextPageFilterAwaitedAsync
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageActionInvoker.cs (1)
483
var task = filter.OnPageHandlerExecutionAsync(handlerExecutingContext,
InvokeNextPageFilterAwaitedAsync
);