2 writes to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (2)
Areas_Identity_Pages_V4_Account_ConfirmEmail_cshtml.g.cs (2)
74
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e8ee50d4efc418ccd313d465db8be96243424d6e1ab0d5782c5ff08720ed12983993", async() => {
97
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
7 references to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (7)
Areas_Identity_Pages_V4_Account_ConfirmEmail_cshtml.g.cs (7)
78
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
80
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_0);
90
__tagHelperExecutionContext
.AddTagHelperAttribute("model", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
91
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
92
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
94
await
__tagHelperExecutionContext
.SetOutputContentAsync();
96
Write(
__tagHelperExecutionContext
.Output);