1 write to __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
Microsoft.AspNetCore.Identity.UI (1)
Areas_Identity_Pages_V4_Account_Manage_Email_cshtml.g.cs (1)
132
__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_V4_Account_Manage_Email_cshtml.g.cs (3)
133
__tagHelperExecutionContext.Add(
__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
);
134
__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
.ValidationSummary = global::Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary.
143
__tagHelperExecutionContext.AddTagHelperAttribute("asp-validation-summary",
__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper
.ValidationSummary, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);