1 write to _tempDataDictionaryFactory
Microsoft.AspNetCore.Mvc.Microbenchmarks (1)
RuntimePerformanceBenchmarkBase.cs (1)
135_tempDataDictionaryFactory = _serviceProvider.GetRequiredService<ITempDataDictionaryFactory>();
1 reference to _tempDataDictionaryFactory
Microsoft.AspNetCore.Mvc.Microbenchmarks (1)
RuntimePerformanceBenchmarkBase.cs (1)
161_tempData = _tempDataDictionaryFactory.GetTempData(_actionContext.HttpContext);