Posts
CA1810_ Initialize reference type static fields inline
// Methods .method public hidebysig specialname rtspecialname instance void .ctor () cil managed { // Method begins at RVA 0x20e6 // Code size 7 (0x7) .maxstack 8 IL_0000: ldarg.0 IL_0001: call instance void [mscorlib]System.Object::.ctor() IL_0006: ret } // end of method Class1::.ctor .method private hidebysig specialname rtspecialname static void .cctor () cil managed { // Method begins at RVA 0x20da // Code size 11 (0xb) .maxstack 8 IL_0000: call valuetype [mscorlib]System.
read more