6 writes to __tagHelperExecutionContext
SignalRServerlessWeb (6)
Pages_Shared__Layout_cshtml.g.cs (6)
59__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c8f8f75c1ff4c0128f97e0c0b0cd406bc71fb96676fc6da8b6510a0aff4540554119", async() => { 71__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "c8f8f75c1ff4c0128f97e0c0b0cd406bc71fb96676fc6da8b6510a0aff4540555058", async() => { 97__tagHelperExecutionContext = __tagHelperScopeManager.End(); 109__tagHelperExecutionContext = __tagHelperScopeManager.End(); 111__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c8f8f75c1ff4c0128f97e0c0b0cd406bc71fb96676fc6da8b6510a0aff4540557862", async() => { 143__tagHelperExecutionContext = __tagHelperScopeManager.End();
19 references to __tagHelperExecutionContext
SignalRServerlessWeb (19)
Pages_Shared__Layout_cshtml.g.cs (19)
75__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper); 77__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper); 78__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0); 80__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1); 90__tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); 91await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); 92if (!__tagHelperExecutionContext.Output.IsContentModified) 94await __tagHelperExecutionContext.SetOutputContentAsync(); 96Write(__tagHelperExecutionContext.Output); 102__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper); 103await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); 104if (!__tagHelperExecutionContext.Output.IsContentModified) 106await __tagHelperExecutionContext.SetOutputContentAsync(); 108Write(__tagHelperExecutionContext.Output); 136__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper); 137await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); 138if (!__tagHelperExecutionContext.Output.IsContentModified) 140await __tagHelperExecutionContext.SetOutputContentAsync(); 142Write(__tagHelperExecutionContext.Output);