File: Components__Imports_razor.g.cs
Project: src\playground\keycloak\Keycloak.Web\Keycloak.Web.csproj (Keycloak.Web)
#pragma checksum "D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\Components\_Imports.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "e4e468f678cab8f2c551a1b69ac1b44cdd40bb0d283fb56284907be5278404cb"
// <auto-generated/>
#pragma warning disable 1591
namespace DevTunnels.WebFrontEnd.Components
{
    #line default
    using global::System;
    using global::System.Collections.Generic;
    using global::System.Linq;
    using global::System.Threading.Tasks;
    using global::Microsoft.AspNetCore.Components;
#nullable restore
#line (1,2)-(1,23) "D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\Components\_Imports.razor"
using System.Net.Http
 
#nullable disable
    ;
#nullable restore
#line (2,2)-(2,28) "D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\Components\_Imports.razor"
using System.Net.Http.Json
 
#nullable disable
    ;
#nullable restore
#line (3,2)-(3,45) "D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Forms
 
#nullable disable
    ;
#nullable restore
#line (4,2)-(4,47) "D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Routing
 
#nullable disable
    ;
#nullable restore
#line (5,2)-(5,43) "D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Web
 
#nullable disable
    ;
#nullable restore
#line (6,2)-(6,61) "D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\Components\_Imports.razor"
using static Microsoft.AspNetCore.Components.Web.RenderMode
 
#nullable disable
    ;
#nullable restore
#line (7,2)-(7,58) "D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Web.Virtualization
 
#nullable disable
    ;
#nullable restore
#line (8,2)-(8,27) "D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\Components\_Imports.razor"
using Microsoft.JSInterop
 
#nullable disable
    ;
#nullable restore
#line (9,2)-(9,30) "D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\Components\_Imports.razor"
using DevTunnels.WebFrontEnd
 
#nullable disable
    ;
#nullable restore
#line (10,2)-(10,41) "D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\Components\_Imports.razor"
using DevTunnels.WebFrontEnd.Components
 
#nullable disable
    ;
    #line default
    #line hidden
    #nullable restore
    public partial class _Imports : object
    #nullable disable
    {
        #pragma warning disable 1998
        protected void Execute()
        {
        }
        #pragma warning restore 1998
    }
}
#pragma warning restore 1591