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