This custom attribute is internal to the Metalama infrastructure and should not be used in user code. It is added by Metalama when an aspect is compile to store the original characteristics of the template because some are changed during compilation.
Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
[AttributeUsage(AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Event)]
public sealed class CompiledTemplateAttribute : Attribute
Constructors
Name | Description |
---|---|
CompiledTemplateAttribute() |
Properties
Name | Description |
---|---|
Accessibility | |
IsAsync | |
IsIteratorMethod |