1 reference to PADDING
System.Private.CoreLib (1)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\MethodTable.cs (1)
135
internal const int SZARRAY_BASE_SIZE = POINTER_SIZE + POINTER_SIZE + (1 +
PADDING
) * 4;