Open sandboxFocus

Property TargetAssembly

TargetAssembly

In Metalama, an assembly is an ICompilation, but it is not exposed on the project.

Declaration
[Obsolete("In Metalama, an assembly is an 'ICompilation', but it is not exposed on the project.", false)]
Assembly TargetAssembly { get; }
Property Value
Type Description
Assembly