MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​Aspects.​AdvicesMulticast­Pointcut
Open sandboxFocus

MulticastPointcut Class

In Metalama, you should use a programmatic approach. Use a foreach loop in the BuildAspect(IAspectBuilder<T>) method, iterate the code model exposed on builder.Target, and add advice using methods of builder.Advice.

Inheritance
System.Object
MulticastPointcut
Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
public sealed class MulticastPointcut : Pointcut

Constructors

Name Description
MulticastPointcut()

Properties

Name Description
Attributes
MemberName
Targets