|
#pragma checksum "D:\a\_work\1\s\src\Components\WebView\test\E2ETest\_Imports.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6ce854a521ce7d946ce8fa4f4c238fa3aa51884528d9fa83a7e897e0dad9ee65"
// <auto-generated/>
#pragma warning disable 1591
namespace Microsoft.AspNetCore.Components.WebViewE2E.Test
{
#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\src\Components\WebView\test\E2ETest\_Imports.razor"
using System.Net.Http
#nullable disable
;
#nullable restore
#line (2,2)-(2,28) "D:\a\_work\1\s\src\Components\WebView\test\E2ETest\_Imports.razor"
using System.Net.Http.Json
#nullable disable
;
#nullable restore
#line (3,2)-(3,45) "D:\a\_work\1\s\src\Components\WebView\test\E2ETest\_Imports.razor"
using Microsoft.AspNetCore.Components.Forms
#nullable disable
;
#nullable restore
#line (4,2)-(4,47) "D:\a\_work\1\s\src\Components\WebView\test\E2ETest\_Imports.razor"
using Microsoft.AspNetCore.Components.Routing
#nullable disable
;
#nullable restore
#line (5,2)-(5,43) "D:\a\_work\1\s\src\Components\WebView\test\E2ETest\_Imports.razor"
using Microsoft.AspNetCore.Components.Web
#nullable disable
;
#nullable restore
#line (6,2)-(6,58) "D:\a\_work\1\s\src\Components\WebView\test\E2ETest\_Imports.razor"
using Microsoft.AspNetCore.Components.Web.Virtualization
#nullable disable
;
#nullable restore
#line (7,2)-(7,27) "D:\a\_work\1\s\src\Components\WebView\test\E2ETest\_Imports.razor"
using Microsoft.JSInterop
#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
|