[loader] LoadFrom of problematic images should reprobe
[mono-project.git] / mcs / errors / CS0012-14-lib.il
blob4a3d3ea2b4a31cb387cc883f9fd576ae829ea018
1 .assembly extern mscorlib
5 .assembly extern 'CS0012-lib-missing'
9 .assembly 'CS0012-14-lib'
11   .hash algorithm 0x00008004
12   .ver 0:0:0:0
15 .module 'CS0012-14-lib.dll'
17 .class public auto ansi beforefieldinit B
18        extends [mscorlib]System.Object
20   .method public hidebysig static void  Foo(object o) cil managed
21   {
22     ret
23   }
25   .method public hidebysig static void  Foo<(['CS0012-lib-missing']AA) T>(!!T t) cil managed
26   {
27     ret
28   }
30   .method public hidebysig specialname rtspecialname 
31           instance void  .ctor() cil managed
32   {
33     ret
34   }