1 .assembly extern mscorlib { }
4 .hash algorithm 0x00008004
8 .class private auto ansi sealed FieldAttributes extends [mscorlib]System.Enum
12 .class private auto ansi beforefieldinit Program extends [mscorlib]System.Object
14 .method private hidebysig static int32 Main() cil managed
19 class [mscorlib]System.Exception V_0,
22 call int32 Program::triggerError ()
26 catch [mscorlib]System.Exception {
37 .method static int32 triggerError () cil managed
39 .locals init (class [mscorlib]System.Type V_0)
40 ldtoken FieldAttributes
41 call class [mscorlib]System.Type [mscorlib]System.Type::GetTypeFromHandle(valuetype [mscorlib]System.RuntimeTypeHandle)
44 callvirt instance string [mscorlib]System.Type::get_FullName()
51 .method public hidebysig specialname rtspecialname instance void .ctor() cil managed
55 call instance void [mscorlib]System.Object::.ctor()
60 .class private auto ansi sealed FieldAttributes extends [mscorlib]System.Enum