1 write to __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
Microsoft.AspNetCore.Identity.UI (1)
Areas_Identity_Pages_V5_Account_ResendEmailConfirmation_cshtml.g.cs (1)
92
__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_ResendEmailConfirmation_cshtml.g.cs (3)
93
__tagHelperExecutionContext.Add(
__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
);
94
__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
.ValidationSummary = global::Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary.
103
__tagHelperExecutionContext.AddTagHelperAttribute("asp-validation-summary",
__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
.ValidationSummary, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);