7 references to MergeAttributes
Microsoft.AspNetCore.Mvc.TagHelpers.Test (1)
TestableHtmlGenerator.cs (1)
116
tagBuilder.
MergeAttributes
(ValidationAttributes);
Microsoft.AspNetCore.Mvc.ViewFeatures (6)
DefaultHtmlGenerator.cs (6)
569
tagBuilder.
MergeAttributes
(htmlAttributeDictionary);
762
tagBuilder.
MergeAttributes
(htmlAttributeDictionary);
872
tagBuilder.
MergeAttributes
(GetHtmlAttributeDictionaryOrNull(htmlAttributes));
1096
tagBuilder.
MergeAttributes
(GetHtmlAttributeDictionaryOrNull(htmlAttributes));
1166
tagBuilder.
MergeAttributes
(htmlAttributes);
1289
tagBuilder.
MergeAttributes
(GetHtmlAttributeDictionaryOrNull(htmlAttributes));