Exposes a Compilation property.
Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
[InternalImplement]
[CompileTime]
[Hidden]
public interface ICompilationElementProperties
| Name | Description |
|---|---|
| Compilation | Gets the ICompilation to which this type belongs (which does not mean that the type is declared by the main project of the compilation). |
| DeclarationKind | Gets the kind of declaration. |