WithSyntaxTreeTransformations(IReadOnlyList<SyntaxTreeTransformation>?)
Declaration
IPartialCompilation WithSyntaxTreeTransformations(IReadOnlyList<SyntaxTreeTransformation>? transformations = null)Parameters
| Type | Name | Description |
|---|---|---|
| IReadOnlyList<SyntaxTreeTransformation> | transformations |
Returns
| Type | Description |
|---|---|
| IPartialCompilation |