[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / CS0012-18-lib.il
1 .assembly extern mscorlib
2 {
3 }
4
5 .assembly extern 'CS0012-lib-missing'
6 {
7 }
8
9 .assembly 'CS0012-18-lib'
10 {
11   .hash algorithm 0x00008004
12   .ver 0:0:0:0
13 }
14
15 .module 'CS0012-18-lib.dll'
16
17
18 .class public auto ansi beforefieldinit B
19        extends [mscorlib]System.Object
20 {
21   .field public static literal valuetype ['CS0012-lib-missing']E e = int32(0x00000001)
22
23   .method public hidebysig specialname rtspecialname 
24           instance void  .ctor() cil managed
25   {
26     ret
27   }
28
29 }
30