To escalate Metalama warnings into errors, use the same strategy as for C# or analyzer errors.
Namespace: PostSharp.Extensibility
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]
[Obsolete("To escalate Metalama warnings into errors, use the same strategy as for C# or analyzer errors.", false)]
public sealed class EscalatePostSharpMessageAttribute : Attribute
Constructors
Name | Description |
---|---|
EscalatePostSharpMessageAttribute(string) |
Properties
Name | Description |
---|---|
MessageId |