4 writes to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (4)
Areas_Identity_Pages_V5_Account_Manage_ResetAuthenticator_cshtml.g.cs (4)
75
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "c1b66d1c969536ae0eb57f2631077905f7f72284bae50f129ce0ff6beda41aed5062", async() => {
98
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
122
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c1b66d1c969536ae0eb57f2631077905f7f72284bae50f129ce0ff6beda41aed7561", async() => {
139
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
15 references to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (15)
Areas_Identity_Pages_V5_Account_Manage_ResetAuthenticator_cshtml.g.cs (15)
79
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
81
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_0);
91
__tagHelperExecutionContext
.AddTagHelperAttribute("for", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
92
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
93
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
95
await
__tagHelperExecutionContext
.SetOutputContentAsync();
97
Write(
__tagHelperExecutionContext
.Output);
127
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
129
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
130
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_1);
132
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_2);
133
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
134
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
136
await
__tagHelperExecutionContext
.SetOutputContentAsync();
138
Write(
__tagHelperExecutionContext
.Output);