MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIDeclarationDeclaring­Assembly
Open sandboxFocus

IDeclaration.DeclaringAssembly Property

DeclaringAssembly

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

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