There is no equivalent in Metalama because Metalama will throw an exception if the target is not supported.
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("There is no equivalent in Metalama because Metalama will throw an exception if the target is not supported.", false)]
public enum UnsupportedTargetAction
Fields
Name | Description |
---|---|
Default | |
Fail | |
Fallback | |
Ignore |