In Metalama, do not use a parameter but use meta.Target.Parameters.ToValueArray() from the template implementation.
Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("In Metalama, do not use a parameter but use 'meta'.'meta.Target'.'IMetaTarget.Parameters'.'IParameterList.ToValueArray()' from the template implementation.", false)]
public sealed class ArgumentsAttribute : AdviceParameterAttribute
Constructors
Name | Description |
---|---|
ArgumentsAttribute() |