AspectWeaver.AdviceWeavers Property |
Gets the collection of weavers of advices included in the current aspect type.
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public ICollection<AdviceWeaver> AdviceWeavers { get; }