In Metalama, implement the BuildAspect(IAspectBuilder<T>) method and use
builder
.Advice.
Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Method, AllowMultiple = true)]
[Obsolete("In Metalama, implement the 'IAspect<T>.BuildAspect(IAspectBuilder<T>)' method and use <c>builder</c>.'IAspectBuilder.Advice'.'M:Metalama.Framework.Advising.IAdviceFactory.Override(Metalama.Framework.Code.IMethod, in MethodTemplateSelector, object?, object?)'.", false)]
public sealed class OnMethodExceptionAdvice : OnMethodBoundaryAdvice
Constructors
Name | Description |
---|---|
OnMethodExceptionAdvice() |