2 references to HtmlAttributeKey
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
DefaultEditorTemplates.cs (2)
157var htmlAttributesObject = viewData[HtmlAttributeKey]; 174var htmlAttributesObject = htmlHelper.ViewData[HtmlAttributeKey];