Open sandboxFocus

Interface IProjectAmender

Argument of AmendProject(IProjectAmender). Allows reporting diagnostics and adding aspects to the target project.

Namespace: Metalama.Framework.Fabrics
Assembly: Metalama.Framework.dll
Syntax
public interface IProjectAmender : IAmender<ICompilation>, IAmender, IAspectReceiver<ICompilation>, IValidatorReceiver<ICompilation>, IValidatorReceiver

Extension Methods