MetalamaAPI documentationIntrospection APIMetalama.​Framework.​IntrospectionIIntrospection­Compilation­DetailsTransformations
Open sandboxFocus

IIntrospectionCompilationDetails.Transformations Property

Transformations

Gets the list of transformations applied to source code.

Declaration
ImmutableArray<IIntrospectionTransformation> Transformations { get; }
Property Value
Type Description
ImmutableArray<IIntrospectionTransformation>