1 write to _context
Microsoft.AspNetCore.Mvc.Microbenchmarks (1)
PreserveComponentStateBenchmark.cs (1)
43_context = new TagHelperContext(_attributes, new Dictionary<object, object>(), "asdf");
1 reference to _context
Microsoft.AspNetCore.Mvc.Microbenchmarks (1)
PreserveComponentStateBenchmark.cs (1)
103await _tagHelper.ProcessAsync(_context, _output);