MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeICompilation­ElementCompilation
Open sandboxFocus

ICompilationElement.Compilation Property

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).

Declaration
ICompilation Compilation { get; }
Property Value
Type Description
ICompilation