1 write to _actionContext
Microsoft.AspNetCore.Mvc.Microbenchmarks (1)
RuntimePerformanceBenchmarkBase.cs (1)
153_actionContext = new ActionContext(
3 references to _actionContext
Microsoft.AspNetCore.Mvc.Microbenchmarks (3)
RuntimePerformanceBenchmarkBase.cs (3)
161_tempData = _tempDataDictionaryFactory.GetTempData(_actionContext.HttpContext); 165_actionContext.ModelState); 187_actionContext,