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