MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Declaration­BuildersAttribute­ConstructionConstructor­Arguments
Open sandboxFocus

AttributeConstruction.ConstructorArguments Property

ConstructorArguments

Gets the constructor arguments.

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