[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / CS0012-23-lib.il
1 .assembly extern mscorlib
2 {
3 }
4
5 .assembly extern System.Core
6 {
7 }
8
9 .assembly extern 'CS0012-lib-missing'
10 {
11 }
12
13 .assembly 'CS0012-23-lib'
14 {
15   .hash algorithm 0x00008004
16   .ver 0:0:0:0
17 }
18
19 .module 'CS0012-23-lib.dll'
20
21
22 .class public abstract auto ansi sealed beforefieldinit B
23        extends [mscorlib]System.Object
24 {
25   .field  public static valuetype ['CS0012-lib-missing']Struct`1<int32>[] ArrayMember
26 }