Metalama//API Documentation/Advanced API/Metalama.​Framework.​Engine.​Code­Model
Open sandboxFocus

Namespace Metalama.Framework.Engine.CodeModel

Classes

PartialCompilationExtensions

Extension methods for the IPartialCompilation interface.

SymbolExtensions

Exposes the ISymbol from IDeclaration.

Interfaces

IPartialCompilation

Represents a subset of a Roslyn Compilation. The subset is limited to specific syntax trees.

IReflectionMapper