6 writes to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (6)
Areas_Identity_Pages_V4_Account_Manage_Disable2fa_cshtml.g.cs (6)
77
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "2901d715946a95e1cfabd8454110d6a6bcaeb6743f7f7fbe1791b972dd9666ac5464", async() => {
100
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
120
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2901d715946a95e1cfabd8454110d6a6bcaeb6743f7f7fbe1791b972dd9666ac7758", async() => {
134
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
136
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2901d715946a95e1cfabd8454110d6a6bcaeb6743f7f7fbe1791b972dd9666ac8998", async() => {
153
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
21 references to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (21)
Areas_Identity_Pages_V4_Account_Manage_Disable2fa_cshtml.g.cs (21)
81
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
83
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_0);
93
__tagHelperExecutionContext
.AddTagHelperAttribute("for", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
94
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
95
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
97
await
__tagHelperExecutionContext
.SetOutputContentAsync();
99
Write(
__tagHelperExecutionContext
.Output);
125
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
127
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_1);
128
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
129
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
131
await
__tagHelperExecutionContext
.SetOutputContentAsync();
133
Write(
__tagHelperExecutionContext
.Output);
141
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
143
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
145
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_2);
146
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_3);
147
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
148
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
150
await
__tagHelperExecutionContext
.SetOutputContentAsync();
152
Write(
__tagHelperExecutionContext
.Output);