TypeSpecDeclaration.GetValueSize Method |
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public Nullable<int> GetValueSize()
Return Value
Type: Nullable<Int32>The size of the value type in bytes, or -1 if the type is not a value type or has no fixed size.