6 writes to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (6)
Areas_Identity_Pages_V4_Account_Manage_PersonalData_cshtml.g.cs (6)
100
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "91b549d18db084b3aec2d74a910e0f34cceae24b6068f4dca3e257d07b98bd197774", async() => {
120
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
122
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "91b549d18db084b3aec2d74a910e0f34cceae24b6068f4dca3e257d07b98bd199711", async() => {
139
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
143
__tagHelperExecutionContext
= __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "91b549d18db084b3aec2d74a910e0f34cceae24b6068f4dca3e257d07b98bd1911279", async() => {
156
__tagHelperExecutionContext
= __tagHelperScopeManager.End();
25 references to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (25)
Areas_Identity_Pages_V4_Account_Manage_PersonalData_cshtml.g.cs (25)
105
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
107
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
108
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_0);
110
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_1);
112
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_2);
113
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_3);
114
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
115
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
117
await
__tagHelperExecutionContext
.SetOutputContentAsync();
119
Write(
__tagHelperExecutionContext
.Output);
127
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
128
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_4);
129
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_5);
131
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_6);
132
__tagHelperExecutionContext
.AddHtmlAttribute(__tagHelperAttribute_7);
133
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
134
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
136
await
__tagHelperExecutionContext
.SetOutputContentAsync();
138
Write(
__tagHelperExecutionContext
.Output);
147
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
149
__tagHelperExecutionContext
.AddTagHelperAttribute(__tagHelperAttribute_8);
150
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
151
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
153
await
__tagHelperExecutionContext
.SetOutputContentAsync();
155
Write(
__tagHelperExecutionContext
.Output);