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