MethodSpecDeclaration.DeclaringType Property |
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public IType DeclaringType { get; }
Property Value
Type: ITypeThe declaring type (IType), or null if the member is contained by the module.