1 write to IdAttributeDotReplacement
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Rendering\DefaultTemplatesUtilities.cs (1)
234options.HtmlHelperOptions.IdAttributeDotReplacement = idAttributeDotReplacement;
1 reference to IdAttributeDotReplacement
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
DefaultHtmlGenerator.cs (1)
78IdAttributeDotReplacement = optionsAccessor.Value.HtmlHelperOptions.IdAttributeDotReplacement;