// Assembly: mscorlib
// Full name: System.Reflection.AssemblyNameFlags

namespace System.Reflection
{
public class AssemblyNameFlags // TypeDefIndex: 4511
{
	// Fields
	type#20890 value__;
	type#14510 None;
	type#14510 PublicKey;
	type#14510 EnableJITcompileOptimizer;
	type#14510 EnableJITcompileTracking;
	type#14510 Retargetable;
}
}
