Not supported in Metalama, but it is now supported by C# itself.
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
[RequirePostSharp(null, "ModuleInitializer")]
[Obsolete("Not supported in Metalama, but it is now supported by C# itself.", false)]
public sealed class ModuleInitializerAttribute : AttributeConstructors
| Name | Description |
|---|---|
| ModuleInitializerAttribute(int) |
Properties
| Name | Description |
|---|---|
| Order |