DeclarationCache.GetIntrinsicBoxedType Method |
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public INamedType GetIntrinsicBoxedType( IntrinsicType type )
Parameters
- type
- Type: PostSharp.Sdk.CodeModel.IntrinsicType
The intrinsic type.
Return Value
Type: INamedTypeThe boxed type corresponding to the intrinsic type.