1 write to _allAttributes
Microsoft.AspNetCore.Razor.Runtime (1)
Runtime\TagHelpers\TagHelperExecutionContext.cs (1)
64_allAttributes = new TagHelperAttributeList();
4 references to _allAttributes
Microsoft.AspNetCore.Razor.Runtime (4)
Runtime\TagHelpers\TagHelperExecutionContext.cs (4)
66Context = new TagHelperContext(tagName, _allAttributes, items, uniqueId); 140_allAttributes.Add(attribute); 154_allAttributes.Add(attribute); 165_allAttributes.Add(attribute);