Method WithSyntaxTreeTransformations
WithSyntaxTreeTransformations(IReadOnlyList<SyntaxTreeTransformation>)
Declaration
IPartialCompilation WithSyntaxTreeTransformations(IReadOnlyList<SyntaxTreeTransformation> transformations = null)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IReadOnlyList<SyntaxTreeTransformation> | transformations |
Returns
Type | Description |
---|---|
IPartialCompilation |