Properly initialize a rgctx template. Fixes bxc #1147.
[mono-project.git] / mcs / errors / CS0012-5-lib.il
blob86c42743fc2fbc95311749db251655db3c9b62e4
1 .assembly extern mscorlib
5 .assembly extern 'CS0012-lib-missing'
9 .assembly 'CS0012-5-lib'
11   .hash algorithm 0x00008004
12   .ver 0:0:0:0
15 .module 'CS0012-5-lib.dll'
17 .class public auto ansi beforefieldinit B
18        extends [mscorlib]System.Object
20   .class sequential ansi sealed nested public beforefieldinit N
21          extends [mscorlib]System.ValueType
22          implements ['CS0012-lib-missing']I1
23   {
24     .pack 0
25     .size 1
26   }
28   .method public hidebysig specialname rtspecialname 
29           instance void  .ctor() cil managed
30   {
31     IL_0000:  ldarg.0
32     IL_0001:  call       instance void [mscorlib]System.Object::.ctor()
33     IL_0006:  ret
34   }