1 write to _viewEngineResult
Microsoft.AspNetCore.Mvc.Microbenchmarks (1)
RuntimePerformanceBenchmarkBase.cs (1)
150_viewEngineResult = _viewEngine.GetView(null, ViewPath, true);
3 references to _viewEngineResult
Microsoft.AspNetCore.Mvc.Microbenchmarks (3)
RuntimePerformanceBenchmarkBase.cs (3)
151_viewEngineResult.EnsureSuccessful(null); 174if (_viewEngineResult.View is IDisposable d) 188_viewEngineResult.View,