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 |