MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsCompiled­Template­Attribute
Open sandboxFocus

CompiledTemplateAttribute Class

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.

Inheritance
System.Object
CompiledTemplateAttribute
Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public sealed class CompiledTemplateAttribute : Attribute

Constructors

Name Description
CompiledTemplateAttribute()

Properties

Name Description
Accessibility
IsAsync
IsIteratorMethod