MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeDeclaration­KindAssembly­Reference
Open sandboxFocus

Field AssemblyReference

A reference assembly, implementing IAssembly. Note that the current assembly is represented by ICompilation that inherits IAssembly, but the DeclarationKind for the current compilation is Compilation and not AssemblyReference.

Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
public const DeclarationKind AssemblyReference
Returns
Type Description
DeclarationKind