Metalama//API Documentation/Introspection API/Metalama.​Framework.​Introspection/IIntrospection­Advice/Transformations
Open sandboxFocus

Property Transformations

Transformations

Gets the list of transformations provided by the current piece of advice.

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