<PackageReference Include="System.Text.Json" Version="10.0.0-rc.1.25451.107" />

System.Runtime.CompilerServices.RefSafetyRulesAttribute

namespace System.Runtime.CompilerServices { internal sealed class RefSafetyRulesAttribute : Attribute { public readonly int Version; public RefSafetyRulesAttribute(int P_0); } }