1 write to __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
Microsoft.AspNetCore.Identity.UI (1)
Areas_Identity_Pages_V5_Account_Manage_ChangePassword_cshtml.g.cs (1)
129
__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
= CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper>();
3 references to __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
Microsoft.AspNetCore.Identity.UI (3)
Areas_Identity_Pages_V5_Account_Manage_ChangePassword_cshtml.g.cs (3)
130
__tagHelperExecutionContext.Add(
__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
);
131
__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
.ValidationSummary = global::Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary.
140
__tagHelperExecutionContext.AddTagHelperAttribute("asp-validation-summary",
__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
.ValidationSummary, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);