In Metalama, use meta.Target.Parameters.ToValueArray().
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("In Metalama, use 'meta'.'meta.Target'.'IMetaTarget.Parameters'.'IParameterList.ToValueArray()'.", false)]
public class Arguments : IList<object>, ICollection<object>, IEnumerable<object>, IEnumerable, ICloneableConstructors
| Name | Description |
|---|---|
| Arguments() |
Fields
| Name | Description |
|---|---|
| Empty |
Properties
| Name | Description |
|---|---|
| Count | |
| this[int] |