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