2 references to _attributes
Microsoft.AspNetCore.Mvc.Microbenchmarks (2)
PreserveComponentStateBenchmark.cs (2)
43_context = new TagHelperContext(_attributes, new Dictionary<object, object>(), "asdf"); 101_output = new TagHelperOutput("persist-component-state", _attributes, _childContent);