MetalamaAPI documentationAdvanced APIMetalama.​Framework.​Engine.​Code­Model
Open sandboxFocus

Metalama.Framework.Engine.CodeModel Namespace

Classes

PartialCompilationExtensions

Extension methods for the IPartialCompilation interface.

SourceReferenceExtensions

SymbolExtensions

Exposes the ISymbol from IDeclaration.

Interfaces

IPartialCompilation

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

IReflectionMapper