1 write to _tempDataFactory
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageActionInvoker.cs (1)
57
_tempDataFactory
= tempDataFactory;
2 references to _tempDataFactory
Microsoft.AspNetCore.Mvc.RazorPages (2)
Infrastructure\PageActionInvoker.cs (2)
114
_tempDataFactory
.GetTempData(_pageContext.HttpContext),
153
_tempDataFactory
.GetTempData(_pageContext.HttpContext),