UpdateCompilation(IPartialCompilation)
Applies the modifications accumulated in a partial compilation, i.e. those done by WithSyntaxTreeTransformations(IReadOnlyList<SyntaxTreeTransformation>?).
Declaration
void UpdateCompilation(IPartialCompilation compilation)
Parameters
Type | Name | Description |
---|---|---|
IPartialCompilation | compilation |