6 references to MergeAttributes
Microsoft.AspNetCore.Mvc.ViewFeatures (6)
DefaultHtmlGenerator.cs (6)
569tagBuilder.MergeAttributes(htmlAttributeDictionary); 762tagBuilder.MergeAttributes(htmlAttributeDictionary); 872tagBuilder.MergeAttributes(GetHtmlAttributeDictionaryOrNull(htmlAttributes)); 1096tagBuilder.MergeAttributes(GetHtmlAttributeDictionaryOrNull(htmlAttributes)); 1166tagBuilder.MergeAttributes(htmlAttributes); 1289tagBuilder.MergeAttributes(GetHtmlAttributeDictionaryOrNull(htmlAttributes));