Represent a custom attributes.
Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
public interface IAttribute : IDeclaration, IDisplayable, IDiagnosticLocation, ICompilationElement, IMeasurable, IEquatable<IDeclaration>, IAttributeData, IAspectPredecessorProperties
| Name | Description |
|---|---|
| ContainingDeclaration | Gets the declaration that owns the custom attribute. |
Methods
| Name | Description |
|---|---|
| ToRef() |