1 write to _executeAction
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Infrastructure\PageActionInvokerTest.cs (1)
1692_executeAction = executeAction;
1 reference to _executeAction
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Infrastructure\PageActionInvokerTest.cs (1)
1697return _executeAction?.Invoke(pageContext) ?? Task.CompletedTask;