MetalamaAPI documentationAspect APIMetalama.​Framework.​AdvisingIAdvice­FactoryMutable­Compilation
Open sandboxFocus

IAdviceFactory.MutableCompilation Property

MutableCompilation

Gets the mutable compilation that the current aspect builder is working on. It includes all modifications done by the current aspect in the current type using declarative advices and the IAdviceFactory.

Declaration
ICompilation MutableCompilation { get; }
Property Value
Type Description
ICompilation