Method CallFrameAlignmentOf
CallFrameAlignmentOf(ITypeRef)
Retrieves the call frame alignment for a given type
Declaration
public uint CallFrameAlignmentOf(ITypeRef typeRef)
Parameters
public uint CallFrameAlignmentOf(ITypeRef typeRef)
ITypeRef | typeRef | type to get the alignment of |
Returns
UInt32 | Alignment for the type |