3 references to PageActionInvoker
Microsoft.AspNetCore.Mvc.RazorPages (2)
Infrastructure\PageActionInvokerProvider.cs (1)
89
context.Result = new
PageActionInvoker
(
Infrastructure\PageRequestDelegateFactory.cs (1)
102
var pageInvoker = new
PageActionInvoker
(
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Infrastructure\PageActionInvokerTest.cs (1)
1564
var invoker = new
PageActionInvoker
(