[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / errors / CS0012-13-lib.il
1 .assembly extern mscorlib
2 {
3 }
4
5 .assembly extern 'CS0012-lib-missing'
6 {
7 }
8
9 .assembly 'CS0012-13-lib'
10 {
11   .hash algorithm 0x00008004
12   .ver 0:0:0:0
13 }
14
15 .module 'CS0012-13-lib.dll'
16
17 .class public auto ansi beforefieldinit B
18        extends [mscorlib]System.Object
19 {
20   .field public static literal class ['CS0012-lib-missing']A1 Value = nullref
21
22   .method public hidebysig specialname rtspecialname 
23           instance void  .ctor() cil managed
24   {
25     IL_0000:  ldarg.0
26     IL_0001:  call       instance void [mscorlib]System.Object::.ctor()
27     IL_0006:  ret
28   }
29
30 }