Contains information about files written by Metalama when the MetalamaEmitCompilerTransformedFiles
project property is set.
Namespace: Metalama.Compiler
Assembly: Metalama.Compiler.Interface.dll
Syntax
public class TransformedFilesMap
Constructors
Name | Description |
---|---|
TransformedFilesMap(IReadOnlyList<TransformedFileMapping>) |
Properties
Name | Description |
---|---|
FileName | The name of the file containing this information. It's located in the |
TransformedFiles | The files modified by Metalama transformations and written to disk. |