IAdviceAnalyzer.Initialize Method |
Initializes the current advice analyzer.
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
void Initialize( ModuleDeclaration module )
Parameters
- module
- Type: PostSharp.Sdk.CodeModel.ModuleDeclaration
Module in which advices will be analyzed.