<PackageReference Include="System.Text.Json" Version="11.0.0-preview.6.26359.118" />
System.Runtime.CompilerServices.ScopedRefAttribute
namespace System.
Runtime.
CompilerServices
{
public sealed class ScopedRefAttribute :
Attribute
{
public ScopedRefAttribute();
}
}