MetalamaAPI documentationAdvanced APIMetalama.​Framework.​Engine.​Code­ModelIPartial­CompilationWith­Syntax­Tree­Transformations
Open sandboxFocus

IPartialCompilation.WithSyntaxTreeTransformations Method

WithSyntaxTreeTransformations(IReadOnlyList<SyntaxTreeTransformation>)

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