System.Diagnostics.CodeAnalysis.UnscopedRefAttribute sealed class UnscopedRefAttribute : Attribute Documentation Code namespace System.Diagnostics.CodeAnalysis { internal sealed class UnscopedRefAttribute : Attribute { public UnscopedRefAttribute(); } }