4 writes to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (4)
_generated\63\ResetAuthenticator_cshtml.g.cs (4)
75
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "c1b66d1c969536ae0eb57f2631077905f7f72284bae50f129ce0ff6beda41aed5122", async() => {
98
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
121
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c1b66d1c969536ae0eb57f2631077905f7f72284bae50f129ce0ff6beda41aed7639", async() => {
138
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
15 references to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (15)
_generated\63\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);
126
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
128
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
129
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_1);
131
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_2);
132
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
133
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
135
await
__tagHelperExecutionContext
.SetOutputContentAsync();
137
Write(
__tagHelperExecutionContext
.Output);