MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Dependency­Injection.​ImplementationParameter­SpecificationAttributes
Open sandboxFocus

ParameterSpecification.Attributes Property

Attributes

Gets the list of custom attributes of the parameters.

Declaration
public ImmutableArray<AttributeConstruction> Attributes { get; }
Property Value
Type Description
ImmutableArray<AttributeConstruction>