3 writes to Result
Microsoft.AspNetCore.Mvc.RazorPages (3)
Infrastructure\PageActionInvoker.cs (3)
516
Result
= _handlerExecutingContext.Result,
564
Result
= _handlerExecutingContext.Result,
626
Result
= _result,
1 reference to Result
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageActionInvoker.cs (1)
639
_result = handlerExecutedContext.
Result
;