Metalama//API Documentation/Advanced API/Metalama.​Framework.​Engine.​Code­Fixes/ISdk­Code­Action­Context/Compilation
Open sandboxFocus

Property Compilation

Compilation

Gets the current compilation. It must be updated using UpdateTree(SyntaxTree, SyntaxTree) or UpdateCompilation(IPartialCompilation).

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