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