6 writes to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (6)
Areas_Identity_Pages_V5_Account_Manage_Disable2fa_cshtml.g.cs (6)
76
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "8b48e77364af4ebed9cd37727c8684049fbcafd18a77d9014f425286c43669a75114", async() => {
99
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
119
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8b48e77364af4ebed9cd37727c8684049fbcafd18a77d9014f425286c43669a77408", async() => {
133
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
135
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8b48e77364af4ebed9cd37727c8684049fbcafd18a77d9014f425286c43669a78648", async() => {
151
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
20 references to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (20)
Areas_Identity_Pages_V5_Account_Manage_Disable2fa_cshtml.g.cs (20)
80
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
82
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_0);
92
__tagHelperExecutionContext
.AddTagHelperAttribute("for", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
93
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
94
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
96
await
__tagHelperExecutionContext
.SetOutputContentAsync();
98
Write(
__tagHelperExecutionContext
.Output);
124
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
126
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_1);
127
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
128
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
130
await
__tagHelperExecutionContext
.SetOutputContentAsync();
132
Write(
__tagHelperExecutionContext
.Output);
140
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
142
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
144
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_2);
145
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
146
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
148
await
__tagHelperExecutionContext
.SetOutputContentAsync();
150
Write(
__tagHelperExecutionContext
.Output);