File: _generated\16\PrerenderComponentApplicationStoreSerializerContext.PropertyNames.g.cs
Web Access
Project: src\aspnetcore\src\Components\Server\src\Microsoft.AspNetCore.Components.Server.csproj (Microsoft.AspNetCore.Components.Server)
// <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
    {
    }
}