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