System.Runtime.CompilerServices.ScopedRefAttribute
namespace System.Runtime.CompilerServices
{
}
namespace System.Runtime.CompilerServices
{
internal sealed class ScopedRefAttribute : Attribute
{
public ScopedRefAttribute();
}
}