[sgen] Don't trigger collections during allocation of thread objects (#17970)
[mono-project.git] / mcs / errors / CS0012-17-lib.il
blob3dc2f90f3064614fae65e58b901c045624744ab4
1 .assembly extern mscorlib
5 .assembly extern 'CS0012-lib-missing'
9 .assembly 'CS0012-17-lib'
11   .hash algorithm 0x00008004
12   .ver 0:0:0:0
15 .module 'CS0012-17-lib.dll'
17 .class public auto ansi beforefieldinit B
18        extends [mscorlib]System.Object
20   .method public hidebysig static void  Foo<(class ['CS0012-lib-missing']AA`1<!!T>) T>() cil managed
21   {
22     ret
23   }
25   .method public hidebysig specialname rtspecialname 
26           instance void  .ctor() cil managed
27   {
28     ret
29   }