Open sandboxFocus

Property Transformations

Transformations

Gets the list of transformations applied to source code.

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