Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Namespaces
|
Enumerations
CorFlags.cs File Reference
Go to the source code of this file.
Namespaces
namespace
System
namespace
System.Reflection
namespace
System.Reflection.PortableExecutable
Enumerations
enum
System.Reflection.PortableExecutable.CorFlags
{
System.Reflection.PortableExecutable.ILOnly
= 1 ,
System.Reflection.PortableExecutable.Requires32Bit
= 2 ,
System.Reflection.PortableExecutable.ILLibrary
= 4 ,
System.Reflection.PortableExecutable.StrongNameSigned
= 8 ,
System.Reflection.PortableExecutable.NativeEntryPoint
= 0x10 ,
System.Reflection.PortableExecutable.TrackDebugData
= 0x10000 ,
System.Reflection.PortableExecutable.Prefers32Bit
= 0x20000
}
source
System.Reflection.Metadata
System.Reflection.PortableExecutable
CorFlags.cs
Generated by
1.10.0