6 writes to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (6)
Areas_Identity_Pages_V5_Account_Manage_GenerateRecoveryCodes_cshtml.g.cs (6)
76
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "96e92c039e9c7cec9f6b7bbb4cd57b262202d87bcf642082293e9ffb091931095196", async() => {
99
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
122
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "96e92c039e9c7cec9f6b7bbb4cd57b262202d87bcf642082293e9ffb091931097718", async() => {
136
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
138
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "96e92c039e9c7cec9f6b7bbb4cd57b262202d87bcf642082293e9ffb091931098954", async() => {
154
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
20 references to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (20)
Areas_Identity_Pages_V5_Account_Manage_GenerateRecoveryCodes_cshtml.g.cs (20)
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);
127
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
129
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_1);
130
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
131
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
133
await
__tagHelperExecutionContext
.SetOutputContentAsync();
135
Write(
__tagHelperExecutionContext
.Output);
143
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
145
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
147
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_2);
148
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
149
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
151
await
__tagHelperExecutionContext
.SetOutputContentAsync();
153
Write(
__tagHelperExecutionContext
.Output);