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