6 writes to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (6)
Areas_Identity_Pages_V5_Account_Manage_PersonalData_cshtml.g.cs (6)
99
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "81cd11d76386313f84e4bca04f3ee7ebf6195aa58aaf5330dcc31fbbfe7b51157421", async() => {
118
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
120
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "81cd11d76386313f84e4bca04f3ee7ebf6195aa58aaf5330dcc31fbbfe7b51159275", async() => {
137
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
141
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "81cd11d76386313f84e4bca04f3ee7ebf6195aa58aaf5330dcc31fbbfe7b511510843", async() => {
154
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
24 references to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (24)
Areas_Identity_Pages_V5_Account_Manage_PersonalData_cshtml.g.cs (24)
104
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
106
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
107
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_0);
109
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_1);
111
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_2);
112
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
113
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
115
await
__tagHelperExecutionContext
.SetOutputContentAsync();
117
Write(
__tagHelperExecutionContext
.Output);
125
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
126
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_3);
127
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_4);
129
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_5);
130
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_6);
131
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
132
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
134
await
__tagHelperExecutionContext
.SetOutputContentAsync();
136
Write(
__tagHelperExecutionContext
.Output);
145
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
147
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_7);
148
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
149
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
151
await
__tagHelperExecutionContext
.SetOutputContentAsync();
153
Write(
__tagHelperExecutionContext
.Output);