6 writes to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (6)
_generated\13\Disable2fa_cshtml.g.cs (6)
77
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "2901d715946a95e1cfabd8454110d6a6bcaeb6743f7f7fbe1791b972dd9666ac5524", async() => {
100
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
119
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2901d715946a95e1cfabd8454110d6a6bcaeb6743f7f7fbe1791b972dd9666ac7836", async() => {
133
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
135
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2901d715946a95e1cfabd8454110d6a6bcaeb6743f7f7fbe1791b972dd9666ac9076", async() => {
152
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
21 references to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (21)
_generated\13\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);
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
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_3);
146
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
147
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
149
await
__tagHelperExecutionContext
.SetOutputContentAsync();
151
Write(
__tagHelperExecutionContext
.Output);