1 write to _allAttributes
Microsoft.AspNetCore.Razor (1)
TagHelpers\TagHelperContext.cs (1)
48_allAttributes = allAttributes;
2 references to _allAttributes
Microsoft.AspNetCore.Razor (2)
TagHelpers\TagHelperContext.cs (2)
61public ReadOnlyTagHelperAttributeList AllAttributes => _allAttributes; 96_allAttributes.Clear();