MetalamaAPI documentationAdvanced APIMetalama.​CompilerTransformer­Order­AttributeTransformer­Order­Attribute
Open sandboxFocus

TransformerOrderAttribute Constructor

TransformerOrderAttribute(params 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.