Exposes a Compilation property.
Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
[Hidden]
public interface ICompilationElement
Properties
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). |