Namespace Metalama.Framework.Engine.CodeModel
Classes
PartialCompilationExtensions
Extension methods for the IPartialCompilation interface.
SymbolExtensions
Exposes the ISymbol from IDeclaration.
SyntaxTreeModification
Maps an old SyntaxTree to a new SyntaxTree in an IPartialCompilation.
Interfaces
IPartialCompilation
Represents a subset of a Roslyn Compilation. The subset is limited to specific syntax trees.