Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
HeapSizes.cs
Go to the documentation of this file.
1
namespace
System.Reflection.Metadata.Ecma335
;
2
3
internal
enum
HeapSizes
:
byte
4
{
5
StringHeapLarge
= 1,
6
GuidHeapLarge
= 2,
7
BlobHeapLarge
= 4,
8
ExtraData
= 0x40
9
}
System.Reflection.Metadata.Ecma335.HeapSizeFlag.GuidHeapLarge
@ GuidHeapLarge
System.Reflection.Metadata.Ecma335.HeapSizeFlag.BlobHeapLarge
@ BlobHeapLarge
System.Reflection.Metadata.Ecma335.HeapSizeFlag.StringHeapLarge
@ StringHeapLarge
System.Reflection.Metadata.Ecma335.HeapSizes
HeapSizes
Definition
HeapSizes.cs:4
System.Reflection.Metadata.Ecma335.HeapSizes.ExtraData
@ ExtraData
System.Reflection.Metadata.Ecma335
Definition
ArrayShapeEncoder.cs:3
source
System.Reflection.Metadata
System.Reflection.Metadata.Ecma335
HeapSizes.cs
Generated by
1.10.0