File: TestComponents_ComponentWithLayout_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\ComponentWithLayout.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "aced88dba7509b4f7764d09b8c11d32aee7248e03ddff0393c8b7934d06912b8"
// <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
    [global::Microsoft.AspNetCore.Components.LayoutAttribute(typeof(
#nullable restore
#line (1,9)-(1,19) "D:\a\_work\1\s\src\Components\Endpoints\test\TestComponents\ComponentWithLayout.razor"
TestLayout
 
#line default
#line hidden
#nullable disable
    ))]
    #nullable restore
    public partial class ComponentWithLayout : global::Microsoft.AspNetCore.Components.ComponentBase
    #nullable disable
    {
        #pragma warning disable 1998
        protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
        {
            __builder.AddMarkupContent(0, "Page\r\n");
        }
        #pragma warning restore 1998
    }
}
#pragma warning restore 1591