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

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Reflection
 

Enumerations

enum  System.Reflection.AssemblyNameFlags {
  System.Reflection.None = 0 , System.Reflection.PublicKey = 1 , System.Reflection.EnableJITcompileOptimizer = 0x4000 , System.Reflection.EnableJITcompileTracking = 0x8000 ,
  System.Reflection.Retargetable = 0x100
}