Open sandboxFocus

Class OnMethodYieldAdvice

There is no equivalent to this advice in Metalama and it is currently not possible to build the equivalent feature.

Inheritance
OnMethodYieldAdvice
Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("There is no equivalent to this advice in Metalama and it is currently not possible to build the equivalent feature.", true)]
[AttributeUsage(AttributeTargets.Method, AllowMultiple = true)]
public sealed class OnMethodYieldAdvice : OnMethodBoundaryAdvice

Constructors

Name Description
OnMethodYieldAdvice()