Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/Declaration­Kind/Assembly­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