Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
PortableExecutableKinds.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Reflection
 

Enumerations

enum  System.Reflection.PortableExecutableKinds {
  System.Reflection.NotAPortableExecutableImage = 0 , System.Reflection.ILOnly = 1 , System.Reflection.Required32Bit = 2 , System.Reflection.PE32Plus = 4 ,
  System.Reflection.Unmanaged32Bit = 8 , System.Reflection.Preferred32Bit = 0x10
}