StructuredDeclarationDictionary<!0> Constructor |
Initializes a new StructuredDeclarationDictionary<!0>.
Namespace: PostSharp.Sdk.AspectInfrastructure
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public StructuredDeclarationDictionary( ModuleDeclaration module )
Parameters
- module
- Type: PostSharp.Sdk.CodeModel.ModuleDeclaration
Module to which declarations belong.