File: Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\AutoPauseJsonContext.PropertyNames.g.cs
Web Access
Project: ..\..\..\src\aspnetcore\src\Components\Server.AutoPause\src\Microsoft.AspNetCore.Components.Server.AutoPause.csproj (Microsoft.AspNetCore.Components.Server.AutoPause)
// <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 AutoPauseJsonContext
    {
    }
}