MetalamaAPI documentationIntrospection APIMetalama.​Framework.​IntrospectionIIntrospection­AdviceTransformations
Open sandboxFocus

IIntrospectionAdvice.Transformations Property

Transformations

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

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