24 writes to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (24)
_generated\15\Email_cshtml.g.cs (24)
101__tagHelperExecutionContext = __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e910112", async() => {
124__tagHelperExecutionContext = __tagHelperScopeManager.End();
126__tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e911906", async() => {
128__tagHelperExecutionContext = __tagHelperScopeManager.Begin("div", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e912201", async() => {
150__tagHelperExecutionContext = __tagHelperScopeManager.End();
152__tagHelperExecutionContext = __tagHelperScopeManager.Begin("label", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e914016", async() => {
173__tagHelperExecutionContext = __tagHelperScopeManager.End();
185__tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e915957", async() => {
210__tagHelperExecutionContext = __tagHelperScopeManager.End();
223__tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e918487", async() => {
248__tagHelperExecutionContext = __tagHelperScopeManager.End();
250__tagHelperExecutionContext = __tagHelperScopeManager.Begin("button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e920497", async() => {
267__tagHelperExecutionContext = __tagHelperScopeManager.End();
278__tagHelperExecutionContext = __tagHelperScopeManager.Begin("label", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e922375", async() => {
299__tagHelperExecutionContext = __tagHelperScopeManager.End();
301__tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e923986", async() => {
325__tagHelperExecutionContext = __tagHelperScopeManager.End();
327__tagHelperExecutionContext = __tagHelperScopeManager.Begin("span", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e925852", async() => {
349__tagHelperExecutionContext = __tagHelperScopeManager.End();
351__tagHelperExecutionContext = __tagHelperScopeManager.Begin("button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e927638", async() => {
368__tagHelperExecutionContext = __tagHelperScopeManager.End();
385__tagHelperExecutionContext = __tagHelperScopeManager.End();
389__tagHelperExecutionContext = __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "77e277f5b890cad862666dd99e73b0d4e6e895d9d8c34fd7c30e0061b74172e930571", async() => {
402__tagHelperExecutionContext = __tagHelperScopeManager.End();
90 references to __tagHelperExecutionContext
Microsoft.AspNetCore.Identity.UI (90)
_generated\15\Email_cshtml.g.cs (90)
105__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
107__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
117__tagHelperExecutionContext.AddTagHelperAttribute("for", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
118await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
119if (!__tagHelperExecutionContext.Output.IsContentModified)
121await __tagHelperExecutionContext.SetOutputContentAsync();
123Write(__tagHelperExecutionContext.Output);
132__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper);
142__tagHelperExecutionContext.AddTagHelperAttribute("asp-validation-summary", __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationSummaryTagHelper.ValidationSummary, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
143__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
144await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
145if (!__tagHelperExecutionContext.Output.IsContentModified)
147await __tagHelperExecutionContext.SetOutputContentAsync();
149Write(__tagHelperExecutionContext.Output);
156__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper);
166__tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
167await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
168if (!__tagHelperExecutionContext.Output.IsContentModified)
170await __tagHelperExecutionContext.SetOutputContentAsync();
172Write(__tagHelperExecutionContext.Output);
189__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
199__tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
200__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
203__tagHelperExecutionContext.AddHtmlAttribute("disabled", Html.Raw(__tagHelperStringValueBuffer), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.Minimized);
204await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
205if (!__tagHelperExecutionContext.Output.IsContentModified)
207await __tagHelperExecutionContext.SetOutputContentAsync();
209Write(__tagHelperExecutionContext.Output);
227__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
237__tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
238__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
241__tagHelperExecutionContext.AddHtmlAttribute("disabled", Html.Raw(__tagHelperStringValueBuffer), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.Minimized);
242await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
243if (!__tagHelperExecutionContext.Output.IsContentModified)
245await __tagHelperExecutionContext.SetOutputContentAsync();
247Write(__tagHelperExecutionContext.Output);
255__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormActionTagHelper);
256__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
257__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
259__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
260__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
261await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
262if (!__tagHelperExecutionContext.Output.IsContentModified)
264await __tagHelperExecutionContext.SetOutputContentAsync();
266Write(__tagHelperExecutionContext.Output);
282__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper);
292__tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
293await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
294if (!__tagHelperExecutionContext.Output.IsContentModified)
296await __tagHelperExecutionContext.SetOutputContentAsync();
298Write(__tagHelperExecutionContext.Output);
305__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
315__tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
316__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
317__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
318__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
319await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
320if (!__tagHelperExecutionContext.Output.IsContentModified)
322await __tagHelperExecutionContext.SetOutputContentAsync();
324Write(__tagHelperExecutionContext.Output);
331__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper);
341__tagHelperExecutionContext.AddTagHelperAttribute("asp-validation-for", __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
342__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
343await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
344if (!__tagHelperExecutionContext.Output.IsContentModified)
346await __tagHelperExecutionContext.SetOutputContentAsync();
348Write(__tagHelperExecutionContext.Output);
356__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormActionTagHelper);
357__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_9);
358__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
360__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
361__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
362await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
363if (!__tagHelperExecutionContext.Output.IsContentModified)
365await __tagHelperExecutionContext.SetOutputContentAsync();
367Write(__tagHelperExecutionContext.Output);
373__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
375__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
376__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_12);
378__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
379await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
380if (!__tagHelperExecutionContext.Output.IsContentModified)
382await __tagHelperExecutionContext.SetOutputContentAsync();
384Write(__tagHelperExecutionContext.Output);
393__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
395__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_14);
396await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
397if (!__tagHelperExecutionContext.Output.IsContentModified)
399await __tagHelperExecutionContext.SetOutputContentAsync();
401Write(__tagHelperExecutionContext.Output);