Metalama / / API Documentation / Advanced API / Metalama.​Compiler / Transformer­Order­Attribute / Transformer­Order­Attribute
Open sandbox

Constructor TransformerOrderAttribute

TransformerOrderAttribute(String[])

Declaration
public TransformerOrderAttribute(params string[] transformerNames)
Parameters
Type Name Description
String[] transformerNames

Namespace-qualified names of transformer types. Their order specifies the execution order of the corresponding transformers.