Open sandboxFocus

Interface IAssemblyLevelAspect

Equivalent to IAspect<T> where T is ICompilation.

Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("Equivalent to 'IAspect<T>' where <c>T</c> is 'ICompilation'.", false)]
public interface IAssemblyLevelAspect : IAspect