MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIAttribute­DataConstructor­Arguments
Open sandboxFocus

IAttributeData.ConstructorArguments Property

ConstructorArguments

Gets the parameters passed to the Constructor.

Declaration
ImmutableArray<TypedConstant> ConstructorArguments { get; }
Property Value
Type Description
System.Collections.Immutable.ImmutableArray<TypedConstant>