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);
91
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
92
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
94
await
__tagHelperExecutionContext
.SetOutputContentAsync();
96
Write(
__tagHelperExecutionContext
.Output);
102
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
103
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
104
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
106
await
__tagHelperExecutionContext
.SetOutputContentAsync();
108
Write(
__tagHelperExecutionContext
.Output);
136
__tagHelperExecutionContext
.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
137
await __tagHelperRunner.RunAsync(
__tagHelperExecutionContext
);
138
if (!
__tagHelperExecutionContext
.Output.IsContentModified)
140
await
__tagHelperExecutionContext
.SetOutputContentAsync();
142
Write(
__tagHelperExecutionContext
.Output);