4 writes to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (4)
Areas_Identity_Pages_V4_Account_Manage_ResetAuthenticator_cshtml.g.cs (4)
76
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "d0358bfb967e0bc93d05c5735502fcc477afba27befa704fdd06a724267553f35412", async() => {
99
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
123
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d0358bfb967e0bc93d05c5735502fcc477afba27befa704fdd06a724267553f37911", async() => {
141
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
16 references to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (16)
Areas_Identity_Pages_V4_Account_Manage_ResetAuthenticator_cshtml.g.cs (16)
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);
128
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
130
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
131
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_1);
133
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_2);
134
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_3);
135
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
136
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
138
await
__tagHelperExecutionContext
.SetOutputContentAsync();
140
Write(
__tagHelperExecutionContext
.Output);