Method AlignAndSizeOfType
AlignAndSizeOfType(MetadataType, Int32)
Declaration
public static TypeUtils.AlignAndSize AlignAndSizeOfType(MetadataType mtype, int bits)
Parameters
Type | Name | Description |
---|---|---|
MetadataType | mtype | |
Int32 | bits |
Returns
Type | Description |
---|---|
TypeUtils.AlignAndSize |
AlignAndSizeOfType(TypeReference, Int32)
Declaration
public static TypeUtils.AlignAndSize AlignAndSizeOfType(TypeReference typeRef, int bits)
Parameters
Type | Name | Description |
---|---|---|
TypeReference | typeRef | |
Int32 | bits |
Returns
Type | Description |
---|---|
TypeUtils.AlignAndSize |