Transformations
Gets the list of transformations applied to source code.
Declaration
public ImmutableArray<IIntrospectionTransformation> Transformations { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<IIntrospectionTransformation> |
Gets the list of transformations applied to source code.
public ImmutableArray<IIntrospectionTransformation> Transformations { get; }
Type | Description |
---|---|
ImmutableArray<IIntrospectionTransformation> |