There is no built-in support for cloning in Metalama at the moment.
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("There is no built-in support for cloning in Metalama at the moment.", false)]
public interface ICloneAwareAspect : IInstanceScopedAspect, IAspectMethods
| Name | Description |
|---|---|
| OnCloned(ICloneAwareAspect) | There is no built-in support for cloning in Metalama at the moment. |