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

Metalama.Framework.Engine.CodeModel Namespace

Classes

PartialCompilationExtensions

Extension methods for the IPartialCompilation interface.

SymbolExtensions

Exposes the Microsoft.CodeAnalysis.ISymbol from IDeclaration.

Interfaces

IPartialCompilation

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

IReflectionMapper