Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Code / IDeclaration / Declaring­Assembly
Open sandbox

Property DeclaringAssembly

DeclaringAssembly

Gets the declaring assembly, which can be the current Compilation or a reference assembly.

Declaration
IAssembly DeclaringAssembly { get; }
Property Value
Type Description
IAssembly