Reenable a bunch of disabled iOS Mono SDKs test suites (#19301)
[mono-project.git] / mcs / errors / CS0012-11-lib.il
blob75fab2fde54151dc500b33895d66a1103ad69897
1 .assembly extern mscorlib
5 .assembly extern 'CS0012-lib-missing'
9 .assembly 'CS0012-11-lib'
11   .hash algorithm 0x00008004
12   .ver 0:0:0:0
15 .module 'CS0012-11-lib.dll'
17 .class public auto ansi beforefieldinit B
18        extends [mscorlib]System.Object
20   .method public hidebysig instance class ['CS0012-lib-missing']A/Nested
21           Test() cil managed
22   {
23     IL_0000:  ret
24   }
26   .method public hidebysig specialname rtspecialname 
27           instance void  .ctor() cil managed
28   {
29     IL_0000:  ldarg.0
30     IL_0001:  call       instance void [mscorlib]System.Object::.ctor()
31     IL_0006:  ret
32   }