Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MetadataStreamKind.cs
Go to the documentation of this file.
1
namespace
System.Reflection.Metadata.Ecma335
;
2
3
internal
enum
MetadataStreamKind
4
{
5
Illegal
,
6
Compressed
,
7
Uncompressed
8
}
System.Reflection.Metadata.Ecma335.MetadataStreamKind
MetadataStreamKind
Definition
MetadataStreamKind.cs:4
System.Reflection.Metadata.Ecma335.MetadataStreamKind.Compressed
@ Compressed
System.Reflection.Metadata.Ecma335.MetadataStreamKind.Illegal
@ Illegal
System.Reflection.Metadata.Ecma335.MetadataStreamKind.Uncompressed
@ Uncompressed
System.Reflection.Metadata.Ecma335
Definition
ArrayShapeEncoder.cs:3
source
System.Reflection.Metadata
System.Reflection.Metadata.Ecma335
MetadataStreamKind.cs
Generated by
1.10.0