1 // Test for type parameter as an operand for
3 // Here, initobj and box have operand : !0
5 .assembly extern mscorlib
11 .custom instance void class [mscorlib]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::.ctor() = (
12 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx
13 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows.
19 .class private auto ansi beforefieldinit g`1<T>
20 extends [mscorlib]System.Object
22 .method public hidebysig specialname rtspecialname
23 instance default void .ctor () cil managed
27 IL_0001: call instance void object::.ctor()
31 .method public static hidebysig
32 default void foo () cil managed