__BlockReflectionAttribute class __BlockReflectionAttribute : Attribute Documentation Code namespace System.Runtime.CompilerServices { [AttributeUsage(AttributeTargets.All)] internal class __BlockReflectionAttribute : Attribute { } }