File: TestComponents_EnableStreaming_razor.g.cs
Project: src\src\Components\Endpoints\test\Microsoft.AspNetCore.Components.Endpoints.Tests.csproj (Microsoft.AspNetCore.Components.Endpoints.Tests)
#pragma checksum "D:\a\_work\1\s\src\Components\Endpoints\test\TestComponents\EnableStreaming.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "109bc8ce97d45b596fef2e20f9a54c1a9abb833577fb5434771a060249e5ae6f"
// <auto-generated/>
#pragma warning disable 1591
namespace Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents
{
    #line default
    using global::System;
    using global::System.Collections.Generic;
    using global::System.Linq;
    using global::System.Threading.Tasks;
    using global::Microsoft.AspNetCore.Components;
    #line default
    #line hidden
#nullable restore
#line (1,12)-(1,29) "D:\a\_work\1\s\src\Components\Endpoints\test\TestComponents\EnableStreaming.razor"
[StreamRendering]
 
#line default
#line hidden
#nullable disable
 
    #nullable restore
    public partial class EnableStreaming : global::Microsoft.AspNetCore.Components.ComponentBase
    #nullable disable
    {
        #pragma warning disable 1998
        protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
        {
#nullable restore
#line (2,2)-(2,14) 24 "D:\a\_work\1\s\src\Components\Endpoints\test\TestComponents\EnableStreaming.razor"
__builder.AddContent(0, ChildContent
 
#line default
#line hidden
#nullable disable
            );
        }
        #pragma warning restore 1998
#nullable restore
#line (3,8)-(5,1) "D:\a\_work\1\s\src\Components\Endpoints\test\TestComponents\EnableStreaming.razor"
 
    [Parameter] public RenderFragment ChildContent { get; set; }
 
#line default
#line hidden
#nullable disable
 
    }
}
#pragma warning restore 1591