1 write to _tempDataDictionaryFactory
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponentResultExecutor.cs (1)
62
_tempDataDictionaryFactory
= tempDataDictionaryFactory;
1 reference to _tempDataDictionaryFactory
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponentResultExecutor.cs (1)
83
tempData =
_tempDataDictionaryFactory
.GetTempData(context.HttpContext);