[interp] Fall back to old implementation when calling on proxy
[mono-project.git] / mcs / errors / CS0012-15-lib.il
blobc920670bfcf150c01b8e920766562942ccd9a190
1 .assembly extern mscorlib
5 .assembly extern 'CS0012-lib-missing'
9 .assembly 'CS0012-15-lib'
11   .hash algorithm 0x00008004
12   .ver 0:0:0:0
15 .module 'CS0012-15-lib.dll'
17 .class public auto ansi beforefieldinit B
18        extends [mscorlib]System.Object
20   .method public hidebysig static void  Foo<(['CS0012-lib-missing']AA) T>(!!T t) cil managed
21   {
22     ret
23   }
25   .method public hidebysig specialname rtspecialname 
26           instance void  .ctor() cil managed
27   {
28     ret
29   }