Represents the result of the processing of a compilation by Metalama.
Namespace: Metalama.Framework.Introspection
Assembly: Metalama.Framework.Introspection.dll
Syntax
public interface IIntrospectionCompilationResult : IIntrospectionCompilationDetailsProperties
| Name | Description |
|---|---|
| Name | Gets the name of the compilation. |
| TransformedCode | Gets the resulting compilation. |