namespace System.Runtime.CompilerServices { #if !NET5_0_OR_GREATER internal class ModuleInitializerAttribute : Attribute { } #endif }