File: PrerenderComponentApplicationStoreSerializerContext.PropertyNames.g.cs | |
Project: src\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 { } } |