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)
83tempData = _tempDataDictionaryFactory.GetTempData(context.HttpContext);