7 references to MergeAttributes
Microsoft.AspNetCore.Mvc.TagHelpers.Test (1)
TestableHtmlGenerator.cs (1)
116tagBuilder.MergeAttributes(ValidationAttributes);
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));