Represents the origin of the code, i.e. the artefact or function created the declaration.
Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IDeclarationOrigin
Properties
Name | Description |
---|---|
IsCompilerGenerated | Gets a value indicating whether the declaration or its parent has an CompilerGeneratedAttribute regardless of the origin Kind.
This property is currently |
Kind | Gets the kind of origin. |