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