File: PrerenderComponentApplicationStoreSerializerContext.PropertyNames.g.cs
Project: src\src\Components\WebAssembly\WebAssembly\src\Microsoft.AspNetCore.Components.WebAssembly.csproj (Microsoft.AspNetCore.Components.WebAssembly)
// <auto-generated/>
 
#nullable enable annotations
#nullable disable warnings
 
// Suppress warnings about [Obsolete] member usage in generated code.
#pragma warning disable CS0612, CS0618
 
namespace Microsoft.AspNetCore.Components
{
    internal sealed partial class PrerenderComponentApplicationStoreSerializerContext
    {
    }
}