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

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Reflection
 

Enumerations

enum  System.Reflection.AssemblyFlags {
  System.Reflection.PublicKey = 1 , System.Reflection.Retargetable = 0x100 , System.Reflection.WindowsRuntime = 0x200 , System.Reflection.ContentTypeMask = 0xE00 ,
  System.Reflection.DisableJitCompileOptimizer = 0x4000 , System.Reflection.EnableJitCompileTracking = 0x8000
}