diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest0/Generated0.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest0/Generated0.il index 6ced8765825c27..4e4784eea523ca 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest0/Generated0.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest0/Generated0.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated0 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -213,6 +220,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated0::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1/Generated1.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1/Generated1.il index 34d6f1220c99b6..1e228e1ff2fc23 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1/Generated1.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1/Generated1.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -702,6 +709,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest10/Generated10.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest10/Generated10.il index f67a44f4dc5279..a268759af9c730 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest10/Generated10.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest10/Generated10.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated10 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -587,6 +594,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated10::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest100/Generated100.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest100/Generated100.il index c32d4132415d87..7dca5d9943f358 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest100/Generated100.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest100/Generated100.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated100 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -694,6 +701,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated100::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1000/Generated1000.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1000/Generated1000.il index 36ce3665a04ebb..f0e3d602d0f630 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1000/Generated1000.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1000/Generated1000.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1000 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4372,6 +4379,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1000::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1001/Generated1001.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1001/Generated1001.il index 4835b88a676306..0fbfaa92d1aecf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1001/Generated1001.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1001/Generated1001.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1001 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4281,6 +4288,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1001::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1002/Generated1002.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1002/Generated1002.il index 04ef45475809f5..c8fda78fee0add 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1002/Generated1002.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1002/Generated1002.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1002 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4340,6 +4347,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1002::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1003/Generated1003.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1003/Generated1003.il index fcb3e7790fc00f..33a7761bd6af37 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1003/Generated1003.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1003/Generated1003.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1003 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4704,6 +4711,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1003::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1004/Generated1004.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1004/Generated1004.il index 1846cb4a645baf..604c2d7ce7ce48 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1004/Generated1004.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1004/Generated1004.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1004 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4736,6 +4743,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1004::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1005/Generated1005.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1005/Generated1005.il index 3412470059a020..d9fd71fbc89bf3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1005/Generated1005.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1005/Generated1005.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1005 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4849,6 +4856,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1005::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1006/Generated1006.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1006/Generated1006.il index 2ef97972e71cff..e1ca50ace54df2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1006/Generated1006.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1006/Generated1006.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1006 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4834,6 +4841,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1006::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1007/Generated1007.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1007/Generated1007.il index 1c96ef27855d7e..d354dc6d09454d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1007/Generated1007.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1007/Generated1007.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1007 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3461,6 +3468,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1007::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1008/Generated1008.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1008/Generated1008.il index c8f6cfba5d756d..e23aec4ad6ac70 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1008/Generated1008.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1008/Generated1008.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1008 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4253,6 +4260,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1008::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1009/Generated1009.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1009/Generated1009.il index 7cbd7a53208590..a3083c690ddb0f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1009/Generated1009.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1009/Generated1009.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1009 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4270,6 +4277,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1009::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest101/Generated101.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest101/Generated101.il index d1c7eb64f9a20c..d7243d57d57494 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest101/Generated101.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest101/Generated101.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated101 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -757,6 +764,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated101::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1010/Generated1010.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1010/Generated1010.il index fc85df007bb1aa..ec3bd1bae75370 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1010/Generated1010.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1010/Generated1010.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1010 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5590,6 +5597,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1010::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1011/Generated1011.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1011/Generated1011.il index 040bab816f5930..8e007544285967 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1011/Generated1011.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1011/Generated1011.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1011 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5499,6 +5506,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1011::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1012/Generated1012.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1012/Generated1012.il index a884cae3682992..ad0741e91c9543 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1012/Generated1012.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1012/Generated1012.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1012 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4534,6 +4541,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1012::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1013/Generated1013.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1013/Generated1013.il index 63f29c3796b1b6..095223aae9bcb8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1013/Generated1013.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1013/Generated1013.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1013 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4793,6 +4800,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1013::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1014/Generated1014.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1014/Generated1014.il index cbe305573ea146..2888dede3d8c3a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1014/Generated1014.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1014/Generated1014.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1014 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4802,6 +4809,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1014::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1015/Generated1015.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1015/Generated1015.il index ca6ad43167820a..837020a658635a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1015/Generated1015.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1015/Generated1015.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1015 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3466,6 +3473,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1015::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1016/Generated1016.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1016/Generated1016.il index 2e1bd09c171357..b6a0b128c102c7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1016/Generated1016.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1016/Generated1016.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1016 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3071,6 +3078,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1016::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1017/Generated1017.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1017/Generated1017.il index ae65f78c8f4c5c..2c0b134407d5e2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1017/Generated1017.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1017/Generated1017.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1017 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3086,6 +3093,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1017::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1018/Generated1018.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1018/Generated1018.il index 367222ef8d0548..441a489552533e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1018/Generated1018.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1018/Generated1018.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1018 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2773,6 +2780,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1018::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1019/Generated1019.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1019/Generated1019.il index f371d24ee7c36f..ac48f0b1dcd139 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1019/Generated1019.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1019/Generated1019.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1019 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4336,6 +4343,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1019::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest102/Generated102.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest102/Generated102.il index 99b6038d1297d7..0965b88ec33b65 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest102/Generated102.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest102/Generated102.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated102 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -729,6 +736,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated102::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1020/Generated1020.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1020/Generated1020.il index ae1be4f7e85bf7..43c7ff1c3a1242 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1020/Generated1020.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1020/Generated1020.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1020 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4750,6 +4757,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1020::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1021/Generated1021.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1021/Generated1021.il index 2aac16f671dfd0..ef9b2149812120 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1021/Generated1021.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1021/Generated1021.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1021 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4654,6 +4661,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1021::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1022/Generated1022.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1022/Generated1022.il index 4ff78cbf4f7580..4494906ad6b068 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1022/Generated1022.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1022/Generated1022.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1022 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4691,6 +4698,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1022::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1023/Generated1023.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1023/Generated1023.il index b5dbcdc46b068e..6100a6c7dd3529 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1023/Generated1023.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1023/Generated1023.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1023 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4505,6 +4512,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1023::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1024/Generated1024.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1024/Generated1024.il index 7ae01150211d72..3910eaee9085f5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1024/Generated1024.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1024/Generated1024.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1024 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4796,6 +4803,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1024::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1025/Generated1025.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1025/Generated1025.il index 935580f0d9e90f..d2f06b21310180 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1025/Generated1025.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1025/Generated1025.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1025 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3192,6 +3199,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1025::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1026/Generated1026.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1026/Generated1026.il index febe5d3e47e460..52f9027d0b8c75 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1026/Generated1026.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1026/Generated1026.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1026 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4961,6 +4968,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1026::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1027/Generated1027.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1027/Generated1027.il index 324bed4ea6984a..abbace357bf950 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1027/Generated1027.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1027/Generated1027.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1027 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5030,6 +5037,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1027::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1028/Generated1028.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1028/Generated1028.il index 1770df99ac9176..190d07ab111141 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1028/Generated1028.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1028/Generated1028.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1028 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4869,6 +4876,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1028::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1029/Generated1029.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1029/Generated1029.il index 861d9003680945..8e1a5b08f47879 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1029/Generated1029.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1029/Generated1029.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1029 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3012,6 +3019,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1029::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest103/Generated103.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest103/Generated103.il index 7daa9062eb82b4..68d80a8746d912 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest103/Generated103.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest103/Generated103.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated103 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -558,6 +565,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated103::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1030/Generated1030.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1030/Generated1030.il index 1b2aa24792a4d6..6de00d5aeef2ba 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1030/Generated1030.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1030/Generated1030.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1030 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5928,6 +5935,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1030::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1031/Generated1031.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1031/Generated1031.il index b0c01b133f2c71..ef57ad6d27ed44 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1031/Generated1031.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1031/Generated1031.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1031 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5900,6 +5907,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1031::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1032/Generated1032.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1032/Generated1032.il index 0607e3cbd50994..7b678e740abaca 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1032/Generated1032.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1032/Generated1032.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1032 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5672,6 +5679,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1032::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1033/Generated1033.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1033/Generated1033.il index eed3ab99c5124a..749c2eab59c655 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1033/Generated1033.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1033/Generated1033.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1033 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4306,6 +4313,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1033::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1034/Generated1034.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1034/Generated1034.il index eace1b6ba9d2cc..263034f5127d98 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1034/Generated1034.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1034/Generated1034.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1034 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5220,6 +5227,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1034::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1035/Generated1035.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1035/Generated1035.il index 006c704fee5e2b..25bdcfeb3772da 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1035/Generated1035.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1035/Generated1035.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1035 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5287,6 +5294,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1035::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1036/Generated1036.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1036/Generated1036.il index 44077140becb85..bedde710f3fbb1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1036/Generated1036.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1036/Generated1036.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1036 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5479,6 +5486,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1036::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1037/Generated1037.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1037/Generated1037.il index 90858a231fe375..cc9a2e5450c696 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1037/Generated1037.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1037/Generated1037.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1037 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5697,6 +5704,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1037::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1038/Generated1038.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1038/Generated1038.il index a536d1e0c19807..9810de4880e2e0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1038/Generated1038.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1038/Generated1038.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1038 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5570,6 +5577,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1038::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1039/Generated1039.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1039/Generated1039.il index c6d3a9b14a03eb..aa258e5bb9faeb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1039/Generated1039.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1039/Generated1039.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1039 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5563,6 +5570,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1039::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest104/Generated104.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest104/Generated104.il index 39aaada8620d2d..2d38dfb23ebdec 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest104/Generated104.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest104/Generated104.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated104 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -627,6 +634,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated104::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1040/Generated1040.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1040/Generated1040.il index 7b5f4692ee6364..9d8fe3ffe46345 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1040/Generated1040.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1040/Generated1040.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1040 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3931,6 +3938,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1040::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1041/Generated1041.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1041/Generated1041.il index 2b5673b316fe1c..ad00ca0a501553 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1041/Generated1041.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1041/Generated1041.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1041 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3951,6 +3958,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1041::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1042/Generated1042.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1042/Generated1042.il index 1c1364eadfa482..8bd2c25da7ea89 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1042/Generated1042.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1042/Generated1042.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1042 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4174,6 +4181,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1042::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1043/Generated1043.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1043/Generated1043.il index 112b6f44131769..f6418ba46fa18a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1043/Generated1043.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1043/Generated1043.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1043 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4453,6 +4460,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1043::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1044/Generated1044.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1044/Generated1044.il index 4117b73342c33a..20c4d862631b36 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1044/Generated1044.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1044/Generated1044.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1044 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5727,6 +5734,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1044::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1045/Generated1045.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1045/Generated1045.il index 10c9d28a199e9e..6a27681e85cd92 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1045/Generated1045.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1045/Generated1045.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1045 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5717,6 +5724,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1045::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1046/Generated1046.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1046/Generated1046.il index 9bb897552699a3..3effc404c9f8c5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1046/Generated1046.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1046/Generated1046.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1046 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5687,6 +5694,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1046::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1047/Generated1047.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1047/Generated1047.il index e6dc93b1451f4b..af3e243295cc6a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1047/Generated1047.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1047/Generated1047.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1047 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6002,6 +6009,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1047::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1048/Generated1048.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1048/Generated1048.il index 59e12a0fcb62a8..614982f9eaf617 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1048/Generated1048.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1048/Generated1048.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1048 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3695,6 +3702,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1048::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1049/Generated1049.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1049/Generated1049.il index 56cfe611885c17..c25f761bdc65d2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1049/Generated1049.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1049/Generated1049.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1049 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5656,6 +5663,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1049::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest105/Generated105.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest105/Generated105.il index 8d64f47d2b8e5e..b37b2731088cf7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest105/Generated105.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest105/Generated105.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated105 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -519,6 +526,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated105::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1050/Generated1050.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1050/Generated1050.il index 54005e2ad8fc08..dcd48b49acdff7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1050/Generated1050.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1050/Generated1050.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1050 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5728,6 +5735,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1050::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1051/Generated1051.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1051/Generated1051.il index a55ed3b98c1886..5999355052bdf7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1051/Generated1051.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1051/Generated1051.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1051 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4126,6 +4133,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1051::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1052/Generated1052.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1052/Generated1052.il index e00af6d637ce18..b178ca8935bf7c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1052/Generated1052.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1052/Generated1052.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1052 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4088,6 +4095,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1052::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1053/Generated1053.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1053/Generated1053.il index fecaac2d07174c..a8e5ccf3d4e541 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1053/Generated1053.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1053/Generated1053.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1053 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5649,6 +5656,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1053::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1054/Generated1054.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1054/Generated1054.il index 4b165d80118a81..4ab8172068e8d3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1054/Generated1054.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1054/Generated1054.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1054 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5565,6 +5572,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1054::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1055/Generated1055.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1055/Generated1055.il index d425142067e8a5..7a8e70527b4ab8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1055/Generated1055.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1055/Generated1055.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1055 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6611,6 +6618,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1055::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1056/Generated1056.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1056/Generated1056.il index 0e24d7fa497706..2712ef504dbabe 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1056/Generated1056.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1056/Generated1056.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1056 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5492,6 +5499,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1056::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1057/Generated1057.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1057/Generated1057.il index b228c85d4b9bb4..e7f1626bec622e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1057/Generated1057.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1057/Generated1057.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1057 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5419,6 +5426,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1057::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1058/Generated1058.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1058/Generated1058.il index b968a0c6237b7d..be80e93d37aa99 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1058/Generated1058.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1058/Generated1058.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1058 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5471,6 +5478,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1058::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1059/Generated1059.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1059/Generated1059.il index fcc6757fe1ca0b..bc815dc0ca26ed 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1059/Generated1059.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1059/Generated1059.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1059 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5616,6 +5623,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1059::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest106/Generated106.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest106/Generated106.il index 14da7fb761541c..393c8b60c05e56 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest106/Generated106.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest106/Generated106.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated106 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -667,6 +674,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated106::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1060/Generated1060.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1060/Generated1060.il index 9a48f77de722b2..2d773e8a624f3f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1060/Generated1060.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1060/Generated1060.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1060 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5393,6 +5400,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1060::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1061/Generated1061.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1061/Generated1061.il index 07501f453184e5..16ac3e56cc3cc1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1061/Generated1061.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1061/Generated1061.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1061 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5778,6 +5785,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1061::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1062/Generated1062.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1062/Generated1062.il index 4a7d026e3351e6..39f8051aef77b2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1062/Generated1062.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1062/Generated1062.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1062 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5705,6 +5712,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1062::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1063/Generated1063.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1063/Generated1063.il index da93ffd32539d9..2ab3b7d0133410 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1063/Generated1063.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1063/Generated1063.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1063 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5413,6 +5420,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1063::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1064/Generated1064.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1064/Generated1064.il index 004d2c5abeba6b..6a69fb2922ade7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1064/Generated1064.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1064/Generated1064.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1064 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6340,6 +6347,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1064::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1065/Generated1065.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1065/Generated1065.il index f1356c25f7c0f6..9a0e7893109693 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1065/Generated1065.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1065/Generated1065.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1065 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6253,6 +6260,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1065::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1066/Generated1066.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1066/Generated1066.il index acec2e2d259163..65d5a8fcc30ca2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1066/Generated1066.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1066/Generated1066.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1066 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5397,6 +5404,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1066::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1067/Generated1067.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1067/Generated1067.il index 477a44821c2c65..97cb723930cb90 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1067/Generated1067.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1067/Generated1067.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1067 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5416,6 +5423,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1067::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1068/Generated1068.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1068/Generated1068.il index 471d7a19085734..bdbcca16aa67c9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1068/Generated1068.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1068/Generated1068.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1068 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5242,6 +5249,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1068::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1069/Generated1069.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1069/Generated1069.il index a1d89296183577..92ef5411925507 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1069/Generated1069.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1069/Generated1069.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1069 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3831,6 +3838,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1069::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest107/Generated107.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest107/Generated107.il index efce2b1ad41491..3e36b5e29c298a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest107/Generated107.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest107/Generated107.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated107 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -474,6 +481,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated107::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1070/Generated1070.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1070/Generated1070.il index 1c6d2b10231e11..e9de081cdb765d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1070/Generated1070.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1070/Generated1070.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1070 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3602,6 +3609,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1070::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1071/Generated1071.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1071/Generated1071.il index 2f0a5dbfa0b400..0e5edbc3a0da21 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1071/Generated1071.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1071/Generated1071.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1071 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3642,6 +3649,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1071::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1072/Generated1072.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1072/Generated1072.il index 84151e667c8b84..018052b798155e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1072/Generated1072.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1072/Generated1072.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1072 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4197,6 +4204,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1072::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1073/Generated1073.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1073/Generated1073.il index c494fb4fc1177a..ff527480c94dca 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1073/Generated1073.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1073/Generated1073.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1073 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5357,6 +5364,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1073::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1074/Generated1074.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1074/Generated1074.il index fd0f076e8abb43..5627225fc4a441 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1074/Generated1074.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1074/Generated1074.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1074 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6569,6 +6576,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1074::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1075/Generated1075.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1075/Generated1075.il index 59b9975d008f9c..f2a882124b40a1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1075/Generated1075.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1075/Generated1075.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1075 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6587,6 +6594,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1075::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1076/Generated1076.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1076/Generated1076.il index fc77d880de1b56..51f096eae02b14 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1076/Generated1076.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1076/Generated1076.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1076 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6654,6 +6661,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1076::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1077/Generated1077.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1077/Generated1077.il index 6a9ae744aff531..0593c6ac410ece 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1077/Generated1077.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1077/Generated1077.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1077 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5549,6 +5556,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1077::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1078/Generated1078.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1078/Generated1078.il index 79785a12b4858f..b81fedbb5d6ceb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1078/Generated1078.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1078/Generated1078.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1078 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5668,6 +5675,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1078::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1079/Generated1079.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1079/Generated1079.il index aace1e78b848ae..13a3823cf3bd42 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1079/Generated1079.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1079/Generated1079.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1079 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3751,6 +3758,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1079::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest108/Generated108.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest108/Generated108.il index f23a70178fc9f4..6dc69f94bd98fc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest108/Generated108.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest108/Generated108.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated108 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -815,6 +822,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated108::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1080/Generated1080.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1080/Generated1080.il index db921bbabbdefd..e2f96340336b2b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1080/Generated1080.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1080/Generated1080.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1080 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3860,6 +3867,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1080::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1081/Generated1081.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1081/Generated1081.il index c21ace71b833ed..334e897b46252f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1081/Generated1081.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1081/Generated1081.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1081 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3863,6 +3870,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1081::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1082/Generated1082.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1082/Generated1082.il index 1de28b2b6d87c3..c1bc6a862ecfab 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1082/Generated1082.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1082/Generated1082.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1082 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5930,6 +5937,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1082::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1083/Generated1083.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1083/Generated1083.il index ccace8a75ba969..50864efae474bb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1083/Generated1083.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1083/Generated1083.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1083 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5755,6 +5762,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1083::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1084/Generated1084.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1084/Generated1084.il index 4d822d3127a70f..679159a1646de1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1084/Generated1084.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1084/Generated1084.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1084 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5587,6 +5594,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1084::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1085/Generated1085.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1085/Generated1085.il index e9e1515af6a82b..68705708d59c94 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1085/Generated1085.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1085/Generated1085.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1085 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6204,6 +6211,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1085::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1086/Generated1086.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1086/Generated1086.il index 1af92360c01a0b..9311f757a1c614 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1086/Generated1086.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1086/Generated1086.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1086 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4848,6 +4855,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1086::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1087/Generated1087.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1087/Generated1087.il index 9710d069d7da85..1fecd59ce5f45d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1087/Generated1087.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1087/Generated1087.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1087 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4810,6 +4817,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1087::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1088/Generated1088.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1088/Generated1088.il index 6d67768da60f0f..5d30617024165a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1088/Generated1088.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1088/Generated1088.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1088 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4824,6 +4831,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1088::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1089/Generated1089.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1089/Generated1089.il index 5d74d05f022446..a97de85300fa5d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1089/Generated1089.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1089/Generated1089.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1089 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4870,6 +4877,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1089::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest109/Generated109.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest109/Generated109.il index e5c4976baf3bb8..4daf0288d37b5e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest109/Generated109.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest109/Generated109.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated109 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -667,6 +674,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated109::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1090/Generated1090.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1090/Generated1090.il index 12a06e836a8552..e80b9923ce0778 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1090/Generated1090.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1090/Generated1090.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1090 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3147,6 +3154,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1090::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1091/Generated1091.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1091/Generated1091.il index a5348c8933dcfc..28d0c13674d074 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1091/Generated1091.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1091/Generated1091.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1091 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3238,6 +3245,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1091::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1092/Generated1092.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1092/Generated1092.il index 76f26d3a03b96b..2c2e1b31150e2f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1092/Generated1092.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1092/Generated1092.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1092 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4994,6 +5001,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1092::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1093/Generated1093.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1093/Generated1093.il index 111945f2c06a3e..30ab3f7486be4f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1093/Generated1093.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1093/Generated1093.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1093 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5092,6 +5099,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1093::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1094/Generated1094.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1094/Generated1094.il index 09816e17ef8909..d92944de2361d0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1094/Generated1094.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1094/Generated1094.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1094 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5232,6 +5239,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1094::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1095/Generated1095.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1095/Generated1095.il index d82de5a0a4e7eb..6b52963842a260 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1095/Generated1095.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1095/Generated1095.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1095 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4882,6 +4889,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1095::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1096/Generated1096.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1096/Generated1096.il index 020e34bbe1a652..ba056ef27e9a5b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1096/Generated1096.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1096/Generated1096.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1096 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4602,6 +4609,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1096::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1097/Generated1097.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1097/Generated1097.il index c031cc11c9d0aa..90da9b0c6f64ff 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1097/Generated1097.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1097/Generated1097.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1097 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4463,6 +4470,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1097::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1098/Generated1098.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1098/Generated1098.il index 0a50d84c12ad28..6c10f65006b52d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1098/Generated1098.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1098/Generated1098.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1098 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4784,6 +4791,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1098::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1099/Generated1099.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1099/Generated1099.il index 3582da9107010d..6a6ae00e2e5f42 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1099/Generated1099.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1099/Generated1099.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1099 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5183,6 +5190,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1099::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest11/Generated11.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest11/Generated11.il index b613d3b16500f0..a6c84d582eb556 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest11/Generated11.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest11/Generated11.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated11 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -587,6 +594,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated11::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest110/Generated110.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest110/Generated110.il index fa2a31f88716a5..d30fb9b25afcfb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest110/Generated110.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest110/Generated110.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated110 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -725,6 +732,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated110::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1100/Generated1100.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1100/Generated1100.il index 473d9371d349b4..52fe79660a63c2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1100/Generated1100.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1100/Generated1100.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1100 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5053,6 +5060,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1100::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1101/Generated1101.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1101/Generated1101.il index d978c0c63a5961..d0752992ab89c7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1101/Generated1101.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1101/Generated1101.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1101 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4963,6 +4970,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1101::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1102/Generated1102.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1102/Generated1102.il index 1ea4c6fd7cb79e..304f465bc3eb65 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1102/Generated1102.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1102/Generated1102.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1102 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4709,6 +4716,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1102::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1103/Generated1103.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1103/Generated1103.il index cbde1742acb704..b8b3a16b50aaf8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1103/Generated1103.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1103/Generated1103.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1103 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4707,6 +4714,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1103::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1104/Generated1104.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1104/Generated1104.il index 8402e2a62558c1..5107a30d0b1c04 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1104/Generated1104.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1104/Generated1104.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1104 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4592,6 +4599,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1104::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1105/Generated1105.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1105/Generated1105.il index 912cc32a57795f..09fab46b9b34af 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1105/Generated1105.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1105/Generated1105.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1105 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3270,6 +3277,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1105::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1106/Generated1106.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1106/Generated1106.il index 368c7390c92052..7f11f3771a263a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1106/Generated1106.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1106/Generated1106.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1106 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5645,6 +5652,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1106::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1107/Generated1107.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1107/Generated1107.il index 6f60f8ac60946b..dddcb3e275d7d2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1107/Generated1107.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1107/Generated1107.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1107 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5141,6 +5148,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1107::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1108/Generated1108.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1108/Generated1108.il index 72771ba3454035..a6e2533e9de038 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1108/Generated1108.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1108/Generated1108.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1108 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3703,6 +3710,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1108::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1109/Generated1109.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1109/Generated1109.il index a474ffbeed0191..5d4bca4fd68567 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1109/Generated1109.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1109/Generated1109.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1109 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3304,6 +3311,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1109::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest111/Generated111.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest111/Generated111.il index baedb56a584a74..ffcdb3fcf2d4f7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest111/Generated111.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest111/Generated111.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated111 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -673,6 +680,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated111::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1110/Generated1110.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1110/Generated1110.il index ab4eb66096dbf6..dd35c76dd18f6f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1110/Generated1110.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1110/Generated1110.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1110 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3382,6 +3389,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1110::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1111/Generated1111.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1111/Generated1111.il index 6123191e6a58bb..5db6bc135bce07 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1111/Generated1111.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1111/Generated1111.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1111 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4918,6 +4925,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1111::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1112/Generated1112.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1112/Generated1112.il index d9be518bf7bb34..015001115297fd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1112/Generated1112.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1112/Generated1112.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1112 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5302,6 +5309,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1112::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1113/Generated1113.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1113/Generated1113.il index ca572497f23245..e3bc7afb22d5b4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1113/Generated1113.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1113/Generated1113.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1113 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4722,6 +4729,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1113::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1114/Generated1114.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1114/Generated1114.il index b956636bc2be34..e8dc581fa1e181 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1114/Generated1114.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1114/Generated1114.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1114 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4986,6 +4993,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1114::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1115/Generated1115.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1115/Generated1115.il index 2b4f686b183a10..d4148cf72c528c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1115/Generated1115.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1115/Generated1115.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1115 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4841,6 +4848,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1115::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1116/Generated1116.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1116/Generated1116.il index 97d57c323ee246..a9abcd583340a1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1116/Generated1116.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1116/Generated1116.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1116 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4867,6 +4874,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1116::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1117/Generated1117.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1117/Generated1117.il index b650f851793fd4..c51a370fa060f8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1117/Generated1117.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1117/Generated1117.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1117 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4834,6 +4841,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1117::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1118/Generated1118.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1118/Generated1118.il index 7c5a673c002af7..41ad6ed05d6351 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1118/Generated1118.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1118/Generated1118.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1118 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5516,6 +5523,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1118::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1119/Generated1119.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1119/Generated1119.il index 92afdc0775760d..ea117c9e248c50 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1119/Generated1119.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1119/Generated1119.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1119 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5643,6 +5650,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1119::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest112/Generated112.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest112/Generated112.il index 04f73ee61f4f59..14c1584e6468c6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest112/Generated112.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest112/Generated112.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated112 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -500,6 +507,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated112::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1120/Generated1120.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1120/Generated1120.il index ff38e5a7c17c53..5e4ff3538d295e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1120/Generated1120.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1120/Generated1120.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1120 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3658,6 +3665,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1120::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1121/Generated1121.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1121/Generated1121.il index 1645f62186483c..7cfb20c9ea8dda 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1121/Generated1121.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1121/Generated1121.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1121 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4871,6 +4878,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1121::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1122/Generated1122.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1122/Generated1122.il index 0b17e1b86fc360..ebbe96b5e14eaa 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1122/Generated1122.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1122/Generated1122.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1122 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4984,6 +4991,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1122::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1123/Generated1123.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1123/Generated1123.il index 1da472c01c6c95..fe1de6a9591827 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1123/Generated1123.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1123/Generated1123.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1123 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4961,6 +4968,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1123::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1124/Generated1124.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1124/Generated1124.il index cac01cbe1bed8a..a8dabf42b85d63 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1124/Generated1124.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1124/Generated1124.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1124 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4647,6 +4654,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1124::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1125/Generated1125.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1125/Generated1125.il index b0bbbe048704f2..0d5f0d9d1dae98 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1125/Generated1125.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1125/Generated1125.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1125 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4797,6 +4804,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1125::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1126/Generated1126.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1126/Generated1126.il index 31b53bf8f64e5b..44213dbe58de8e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1126/Generated1126.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1126/Generated1126.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1126 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4900,6 +4907,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1126::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1127/Generated1127.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1127/Generated1127.il index 5e70542b9b3ac1..d5d6f252fb1b67 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1127/Generated1127.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1127/Generated1127.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1127 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6017,6 +6024,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1127::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1128/Generated1128.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1128/Generated1128.il index 8d6dabca4509a4..28a3b70b93e1a9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1128/Generated1128.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1128/Generated1128.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1128 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5992,6 +5999,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1128::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1129/Generated1129.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1129/Generated1129.il index b91a89bc308ddf..3a5e0d92292afc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1129/Generated1129.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1129/Generated1129.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1129 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5001,6 +5008,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1129::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest113/Generated113.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest113/Generated113.il index 76cc4c5143e81c..3a456b4440b5c3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest113/Generated113.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest113/Generated113.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated113 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -593,6 +600,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated113::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1130/Generated1130.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1130/Generated1130.il index 4e6f87d1160678..6cc7c82b7a41e5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1130/Generated1130.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1130/Generated1130.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1130 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4899,6 +4906,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1130::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1131/Generated1131.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1131/Generated1131.il index 2314f8089ffd16..f60d236c9ea3f0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1131/Generated1131.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1131/Generated1131.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1131 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3662,6 +3669,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1131::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1132/Generated1132.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1132/Generated1132.il index a09543d473b8f4..7f635572b2381b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1132/Generated1132.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1132/Generated1132.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1132 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5606,6 +5613,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1132::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1133/Generated1133.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1133/Generated1133.il index 50017b94ebc68f..bd2f2037db324f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1133/Generated1133.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1133/Generated1133.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1133 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5602,6 +5609,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1133::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1134/Generated1134.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1134/Generated1134.il index 226d7229cf7950..e4e5406e78352f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1134/Generated1134.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1134/Generated1134.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1134 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4387,6 +4394,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1134::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1135/Generated1135.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1135/Generated1135.il index fa827837bcb710..c0333569742607 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1135/Generated1135.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1135/Generated1135.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1135 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4852,6 +4859,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1135::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1136/Generated1136.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1136/Generated1136.il index 72b70aacdfebf0..b8997cd99976e7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1136/Generated1136.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1136/Generated1136.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1136 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4930,6 +4937,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1136::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1137/Generated1137.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1137/Generated1137.il index 4b3cc3deaa76ce..dc099cc98e3e7a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1137/Generated1137.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1137/Generated1137.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1137 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4978,6 +4985,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1137::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1138/Generated1138.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1138/Generated1138.il index 3c9c895e4ee992..863fdccb5b97ac 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1138/Generated1138.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1138/Generated1138.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1138 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4919,6 +4926,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1138::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1139/Generated1139.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1139/Generated1139.il index 1cb05649f1eac7..5ea4393ff8d3e1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1139/Generated1139.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1139/Generated1139.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1139 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5714,6 +5721,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1139::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest114/Generated114.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest114/Generated114.il index 00ae6e26619d91..75d5c235bd0bf3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest114/Generated114.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest114/Generated114.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated114 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -464,6 +471,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated114::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1140/Generated1140.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1140/Generated1140.il index 0d14aa71b52307..6c854daed4e1c9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1140/Generated1140.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1140/Generated1140.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1140 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5611,6 +5618,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1140::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1141/Generated1141.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1141/Generated1141.il index cc308d2d4cdca4..9213445624dd31 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1141/Generated1141.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1141/Generated1141.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1141 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5006,6 +5013,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1141::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1142/Generated1142.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1142/Generated1142.il index 77be38204ed191..fbc3934c5acb10 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1142/Generated1142.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1142/Generated1142.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1142 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4915,6 +4922,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1142::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1143/Generated1143.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1143/Generated1143.il index ea1670bef3257a..b7692b4f443a0f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1143/Generated1143.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1143/Generated1143.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1143 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4765,6 +4772,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1143::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1144/Generated1144.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1144/Generated1144.il index e87609013fc5d8..13826f520a97ef 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1144/Generated1144.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1144/Generated1144.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1144 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4800,6 +4807,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1144::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1145/Generated1145.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1145/Generated1145.il index e85c595520f52f..fe05bf70dda240 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1145/Generated1145.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1145/Generated1145.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1145 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4753,6 +4760,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1145::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1146/Generated1146.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1146/Generated1146.il index d16e6e6363ed27..55f8aca9365230 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1146/Generated1146.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1146/Generated1146.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1146 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4533,6 +4540,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1146::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1147/Generated1147.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1147/Generated1147.il index cfdc19410b1f24..6ed339f3227ae8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1147/Generated1147.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1147/Generated1147.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1147 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4584,6 +4591,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1147::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1148/Generated1148.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1148/Generated1148.il index bf1b54b53fad53..ff3ed12fea6b81 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1148/Generated1148.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1148/Generated1148.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1148 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5110,6 +5117,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1148::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1149/Generated1149.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1149/Generated1149.il index 7b1a4b1c279820..8fff57b2927ea5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1149/Generated1149.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1149/Generated1149.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1149 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5004,6 +5011,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1149::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest115/Generated115.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest115/Generated115.il index 40bc29ce3d3382..9fb79409703483 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest115/Generated115.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest115/Generated115.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated115 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -500,6 +507,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated115::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1150/Generated1150.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1150/Generated1150.il index eb574824e3feb7..7e10a173465e6d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1150/Generated1150.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1150/Generated1150.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1150 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5014,6 +5021,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1150::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1151/Generated1151.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1151/Generated1151.il index e1e7e3cf2dfd95..75cd3a88e67dd9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1151/Generated1151.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1151/Generated1151.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1151 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4953,6 +4960,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1151::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1152/Generated1152.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1152/Generated1152.il index d3a522a1c99137..952c8633d541f5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1152/Generated1152.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1152/Generated1152.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1152 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4957,6 +4964,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1152::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1153/Generated1153.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1153/Generated1153.il index 23e096d4a22237..2fa35bd3f51401 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1153/Generated1153.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1153/Generated1153.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1153 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5874,6 +5881,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1153::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1154/Generated1154.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1154/Generated1154.il index fd861711be7f91..5834edb70f0c7f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1154/Generated1154.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1154/Generated1154.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1154 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5616,6 +5623,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1154::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1155/Generated1155.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1155/Generated1155.il index e71a90a49db57f..76ddd42710f4c1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1155/Generated1155.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1155/Generated1155.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1155 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5115,6 +5122,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1155::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1156/Generated1156.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1156/Generated1156.il index 05aea67c9d0f92..09473e0ffbe49c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1156/Generated1156.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1156/Generated1156.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1156 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3117,6 +3124,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1156::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1157/Generated1157.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1157/Generated1157.il index 7ccdd6e3295d89..5537a9b9610623 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1157/Generated1157.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1157/Generated1157.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1157 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5192,6 +5199,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1157::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1158/Generated1158.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1158/Generated1158.il index b0a740b57b1eea..faca6ee564d10b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1158/Generated1158.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1158/Generated1158.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1158 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4443,6 +4450,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1158::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1159/Generated1159.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1159/Generated1159.il index 026e2110ceeb1f..366452e03c9207 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1159/Generated1159.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1159/Generated1159.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1159 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4864,6 +4871,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1159::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest116/Generated116.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest116/Generated116.il index 214bc7fc00e2de..0ea522c782c4ba 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest116/Generated116.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest116/Generated116.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated116 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -773,6 +780,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated116::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1160/Generated1160.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1160/Generated1160.il index fd6c4c64ab9b64..bc7f48204a28fb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1160/Generated1160.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1160/Generated1160.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1160 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5048,6 +5055,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1160::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1161/Generated1161.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1161/Generated1161.il index 343889385390d9..dcdb92bd5f5a37 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1161/Generated1161.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1161/Generated1161.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1161 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5025,6 +5032,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1161::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1162/Generated1162.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1162/Generated1162.il index 273cde41d852ad..e33bf011947f2d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1162/Generated1162.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1162/Generated1162.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1162 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4909,6 +4916,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1162::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1163/Generated1163.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1163/Generated1163.il index 506a46f320590d..88eda8197f129c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1163/Generated1163.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1163/Generated1163.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1163 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3771,6 +3778,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1163::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1164/Generated1164.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1164/Generated1164.il index 2f5e6f0bd37338..c213da5bcacd80 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1164/Generated1164.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1164/Generated1164.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1164 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3259,6 +3266,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1164::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1165/Generated1165.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1165/Generated1165.il index 1d853c7e943f8e..5343fff6806ce5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1165/Generated1165.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1165/Generated1165.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1165 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3195,6 +3202,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1165::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1166/Generated1166.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1166/Generated1166.il index f0e37c50295d2b..8ab825ff67558e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1166/Generated1166.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1166/Generated1166.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1166 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3429,6 +3436,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1166::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1167/Generated1167.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1167/Generated1167.il index 2736bea89fd833..1eaac62eefcd05 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1167/Generated1167.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1167/Generated1167.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1167 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3651,6 +3658,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1167::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1168/Generated1168.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1168/Generated1168.il index 504d0192edc2b9..2ff6d3c98d5656 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1168/Generated1168.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1168/Generated1168.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1168 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3495,6 +3502,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1168::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1169/Generated1169.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1169/Generated1169.il index 8e18b219bf4bf5..8c293b622addeb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1169/Generated1169.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1169/Generated1169.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1169 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5377,6 +5384,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1169::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest117/Generated117.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest117/Generated117.il index 631f2882be4e15..5488a59ba9dc93 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest117/Generated117.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest117/Generated117.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated117 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -612,6 +619,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated117::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1170/Generated1170.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1170/Generated1170.il index 7b972a2af2a409..b68600a65156a5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1170/Generated1170.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1170/Generated1170.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1170 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3099,6 +3106,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1170::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1171/Generated1171.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1171/Generated1171.il index b4ca0273332c5f..1e0654dd75cb2f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1171/Generated1171.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1171/Generated1171.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1171 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3055,6 +3062,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1171::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1172/Generated1172.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1172/Generated1172.il index 06c6029c783dd7..f04ee1517a35a5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1172/Generated1172.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1172/Generated1172.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1172 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4659,6 +4666,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1172::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1173/Generated1173.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1173/Generated1173.il index 99a12e3e9373fb..bd887272c9e0a8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1173/Generated1173.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1173/Generated1173.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1173 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4489,6 +4496,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1173::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1174/Generated1174.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1174/Generated1174.il index 78087d4f04a0ab..4af0346376063f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1174/Generated1174.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1174/Generated1174.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1174 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4632,6 +4639,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1174::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1175/Generated1175.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1175/Generated1175.il index 5c7ceb97ce097a..fc4e0303d1a3ae 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1175/Generated1175.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1175/Generated1175.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1175 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5927,6 +5934,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1175::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1176/Generated1176.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1176/Generated1176.il index 6a662e9cc413af..dc557960cd08a7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1176/Generated1176.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1176/Generated1176.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1176 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5772,6 +5779,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1176::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1177/Generated1177.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1177/Generated1177.il index 622b3ee63c4030..fd76cf0e3bd823 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1177/Generated1177.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1177/Generated1177.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1177 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3634,6 +3641,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1177::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1178/Generated1178.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1178/Generated1178.il index 42098d94768239..a0166b108a77a0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1178/Generated1178.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1178/Generated1178.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1178 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3275,6 +3282,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1178::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1179/Generated1179.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1179/Generated1179.il index 747f2302ba1525..cc482188f68068 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1179/Generated1179.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1179/Generated1179.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1179 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3460,6 +3467,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1179::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest118/Generated118.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest118/Generated118.il index 3e36b86811fa65..26150e9db7b86a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest118/Generated118.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest118/Generated118.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated118 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -693,6 +700,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated118::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1180/Generated1180.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1180/Generated1180.il index f5ad8350f992f7..529b2a5d0efa48 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1180/Generated1180.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1180/Generated1180.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1180 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3258,6 +3265,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1180::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1181/Generated1181.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1181/Generated1181.il index c789fa2b05db50..ec76bd887f58d8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1181/Generated1181.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1181/Generated1181.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1181 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3366,6 +3373,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1181::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1182/Generated1182.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1182/Generated1182.il index 8af7d8a5814e66..f2f857ced237e7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1182/Generated1182.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1182/Generated1182.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1182 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3330,6 +3337,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1182::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1183/Generated1183.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1183/Generated1183.il index bd3ece22f6da31..7ad31eae1e280c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1183/Generated1183.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1183/Generated1183.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1183 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3462,6 +3469,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1183::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1184/Generated1184.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1184/Generated1184.il index e13c271544e85d..47a5209ea5e03e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1184/Generated1184.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1184/Generated1184.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1184 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4999,6 +5006,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1184::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1185/Generated1185.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1185/Generated1185.il index d49c5eb1fcfed1..91b65780f82ec7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1185/Generated1185.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1185/Generated1185.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1185 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5019,6 +5026,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1185::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1186/Generated1186.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1186/Generated1186.il index c6465216ae1ce2..9a9e6f5186bd37 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1186/Generated1186.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1186/Generated1186.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1186 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4818,6 +4825,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1186::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1187/Generated1187.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1187/Generated1187.il index a86e2b992c4c4f..24f6a9db5c03ef 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1187/Generated1187.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1187/Generated1187.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1187 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3181,6 +3188,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1187::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1188/Generated1188.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1188/Generated1188.il index a56b9417129c10..1a4132437ce93a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1188/Generated1188.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1188/Generated1188.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1188 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3086,6 +3093,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1188::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1189/Generated1189.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1189/Generated1189.il index a3cef266cd15bd..6264ba15a13f5c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1189/Generated1189.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1189/Generated1189.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1189 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3405,6 +3412,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1189::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest119/Generated119.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest119/Generated119.il index 1958e441b60f82..d356843db432ee 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest119/Generated119.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest119/Generated119.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated119 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -486,6 +493,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated119::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1190/Generated1190.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1190/Generated1190.il index cce1725706ce9e..8e66e421fdc5a2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1190/Generated1190.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1190/Generated1190.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1190 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3457,6 +3464,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1190::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1191/Generated1191.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1191/Generated1191.il index 3ee8384d8af406..7365e092b17d4c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1191/Generated1191.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1191/Generated1191.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1191 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3334,6 +3341,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1191::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1192/Generated1192.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1192/Generated1192.il index 753d25ae7610d0..640625955b83d0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1192/Generated1192.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1192/Generated1192.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1192 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3288,6 +3295,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1192::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1193/Generated1193.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1193/Generated1193.il index 8bedd116d7fa5d..530d5ce6769141 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1193/Generated1193.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1193/Generated1193.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1193 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3308,6 +3315,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1193::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1194/Generated1194.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1194/Generated1194.il index 674246685810a7..eccc97323acf98 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1194/Generated1194.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1194/Generated1194.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1194 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3343,6 +3350,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1194::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1195/Generated1195.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1195/Generated1195.il index 375c05d86de535..0165c88f2f494b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1195/Generated1195.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1195/Generated1195.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1195 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5045,6 +5052,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1195::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1196/Generated1196.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1196/Generated1196.il index 70e4aaaaecae2b..21d97cb7cd1d0f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1196/Generated1196.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1196/Generated1196.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1196 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4742,6 +4749,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1196::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1197/Generated1197.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1197/Generated1197.il index 873e170a55c1b2..9527cc5687d70a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1197/Generated1197.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1197/Generated1197.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1197 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4677,6 +4684,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1197::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1198/Generated1198.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1198/Generated1198.il index 945fdf370dcc7a..e0a19c4c1c20ae 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1198/Generated1198.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1198/Generated1198.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1198 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4938,6 +4945,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1198::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1199/Generated1199.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1199/Generated1199.il index 248c283d5bd7c9..02f1053aabf15c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1199/Generated1199.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1199/Generated1199.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1199 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4835,6 +4842,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1199::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest12/Generated12.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest12/Generated12.il index 36785fa72963bc..68a11f92fe95b0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest12/Generated12.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest12/Generated12.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated12 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -601,6 +608,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated12::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest120/Generated120.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest120/Generated120.il index 367aba0a3bf292..5b52f11f2d2d78 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest120/Generated120.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest120/Generated120.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated120 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -583,6 +590,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated120::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1200/Generated1200.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1200/Generated1200.il index c29da3bed7ab20..590b96a3160b12 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1200/Generated1200.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1200/Generated1200.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1200 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5346,6 +5353,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1200::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1201/Generated1201.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1201/Generated1201.il index 095856f0e0e49e..17db828ae52164 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1201/Generated1201.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1201/Generated1201.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1201 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5330,6 +5337,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1201::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1202/Generated1202.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1202/Generated1202.il index 01c67d0b5c3329..f88843d6ac028f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1202/Generated1202.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1202/Generated1202.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1202 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5792,6 +5799,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1202::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1203/Generated1203.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1203/Generated1203.il index 1dbf63bc8647e5..c49e2fb69e9624 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1203/Generated1203.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1203/Generated1203.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1203 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5456,6 +5463,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1203::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1204/Generated1204.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1204/Generated1204.il index c2064e5d4df3d7..5fe2401079b2dd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1204/Generated1204.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1204/Generated1204.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1204 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4711,6 +4718,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1204::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1205/Generated1205.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1205/Generated1205.il index d5f9ed50569d9c..03c192964c4454 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1205/Generated1205.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1205/Generated1205.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1205 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5308,6 +5315,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1205::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1206/Generated1206.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1206/Generated1206.il index 7ee235a8d8ea71..f9be848177923d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1206/Generated1206.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1206/Generated1206.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1206 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3014,6 +3021,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1206::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1207/Generated1207.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1207/Generated1207.il index 9b85f8333d810d..dc4745af8d418c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1207/Generated1207.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1207/Generated1207.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1207 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3077,6 +3084,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1207::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1208/Generated1208.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1208/Generated1208.il index 2a81ca3d11a63f..f7e935f343b41b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1208/Generated1208.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1208/Generated1208.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1208 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3105,6 +3112,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1208::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1209/Generated1209.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1209/Generated1209.il index c35994dc9b304a..654297eeca8f7a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1209/Generated1209.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1209/Generated1209.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1209 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3346,6 +3353,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1209::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest121/Generated121.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest121/Generated121.il index 5bfbdb3da6305e..675b1979ae265b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest121/Generated121.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest121/Generated121.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated121 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -428,6 +435,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated121::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1210/Generated1210.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1210/Generated1210.il index 19affba77caf79..366630346c019d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1210/Generated1210.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1210/Generated1210.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1210 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3165,6 +3172,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1210::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1211/Generated1211.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1211/Generated1211.il index b864f5355ab2db..9edca7795e09ab 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1211/Generated1211.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1211/Generated1211.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1211 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4614,6 +4621,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1211::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1212/Generated1212.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1212/Generated1212.il index 32d95b49072627..85d0385718b3d2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1212/Generated1212.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1212/Generated1212.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1212 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4619,6 +4626,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1212::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1213/Generated1213.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1213/Generated1213.il index c85ccd44f7730e..aa3b8861d32710 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1213/Generated1213.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1213/Generated1213.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1213 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4576,6 +4583,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1213::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1214/Generated1214.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1214/Generated1214.il index 6b00f8d9947381..1a0933ebae8b5d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1214/Generated1214.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1214/Generated1214.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1214 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4594,6 +4601,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1214::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1215/Generated1215.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1215/Generated1215.il index d31abad44cb5c8..fe3fecd4bd8de8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1215/Generated1215.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1215/Generated1215.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1215 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4303,6 +4310,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1215::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1216/Generated1216.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1216/Generated1216.il index c6d2be5e040484..7268456a3cfbc9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1216/Generated1216.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1216/Generated1216.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1216 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4531,6 +4538,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1216::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1217/Generated1217.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1217/Generated1217.il index 38038cf90b79b0..036290c38bb5e1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1217/Generated1217.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1217/Generated1217.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1217 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4590,6 +4597,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1217::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1218/Generated1218.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1218/Generated1218.il index 8499c0c877884c..46cb48b373b753 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1218/Generated1218.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1218/Generated1218.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1218 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4512,6 +4519,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1218::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1219/Generated1219.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1219/Generated1219.il index 10fddf5e82a51e..16f2bbc79c9530 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1219/Generated1219.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1219/Generated1219.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1219 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5092,6 +5099,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1219::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest122/Generated122.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest122/Generated122.il index 93d147cd438f19..d5aa3e7dddc4c7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest122/Generated122.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest122/Generated122.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated122 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -746,6 +753,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated122::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1220/Generated1220.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1220/Generated1220.il index babcaef0e0bfdf..9e9c371bc34ad9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1220/Generated1220.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1220/Generated1220.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1220 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6014,6 +6021,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1220::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1221/Generated1221.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1221/Generated1221.il index f10de5d874106d..b87b8f2a5e99b5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1221/Generated1221.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1221/Generated1221.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1221 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6222,6 +6229,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1221::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1222/Generated1222.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1222/Generated1222.il index 069a8fca14ab12..f90220b501c353 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1222/Generated1222.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1222/Generated1222.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1222 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5832,6 +5839,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1222::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1223/Generated1223.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1223/Generated1223.il index 9843561c0d6b04..78f3f564812d5c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1223/Generated1223.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1223/Generated1223.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1223 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5742,6 +5749,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1223::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1224/Generated1224.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1224/Generated1224.il index b68c9610c236fc..ecd6f81d72881b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1224/Generated1224.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1224/Generated1224.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1224 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5551,6 +5558,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1224::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1225/Generated1225.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1225/Generated1225.il index cc0ed27f87261a..c2c2a511fcfcdb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1225/Generated1225.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1225/Generated1225.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1225 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5610,6 +5617,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1225::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1226/Generated1226.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1226/Generated1226.il index c51f5fa44912b2..2e003482e8b602 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1226/Generated1226.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1226/Generated1226.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1226 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5848,6 +5855,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1226::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1227/Generated1227.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1227/Generated1227.il index 9d0489046bb063..c73ee4aecaf09f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1227/Generated1227.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1227/Generated1227.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1227 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3416,6 +3423,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1227::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1228/Generated1228.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1228/Generated1228.il index 8f42766066da0a..19aca99e04ece2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1228/Generated1228.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1228/Generated1228.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1228 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4921,6 +4928,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1228::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1229/Generated1229.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1229/Generated1229.il index b276735defc4c0..3b8d8f2c3fa96d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1229/Generated1229.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1229/Generated1229.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1229 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4975,6 +4982,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1229::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest123/Generated123.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest123/Generated123.il index dd0dcb1618d09c..7231131033c7f0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest123/Generated123.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest123/Generated123.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated123 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -721,6 +728,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated123::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1230/Generated1230.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1230/Generated1230.il index 940cbd2c87d86a..6d6fa75ec4ae78 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1230/Generated1230.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1230/Generated1230.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1230 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5030,6 +5037,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1230::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1231/Generated1231.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1231/Generated1231.il index 8802794c6eb4a4..6cf6f879f73d6b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1231/Generated1231.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1231/Generated1231.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1231 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4768,6 +4775,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1231::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1232/Generated1232.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1232/Generated1232.il index fb876c4f4c3e28..89c25916185712 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1232/Generated1232.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1232/Generated1232.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1232 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3100,6 +3107,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1232::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1233/Generated1233.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1233/Generated1233.il index f7be9df6e30865..174e9354e6cfaf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1233/Generated1233.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1233/Generated1233.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1233 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3040,6 +3047,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1233::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1234/Generated1234.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1234/Generated1234.il index 40d9bd830e18c7..a70a39e416df41 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1234/Generated1234.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1234/Generated1234.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1234 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4240,6 +4247,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1234::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1235/Generated1235.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1235/Generated1235.il index 4d5f9079b5ad3f..aab04a80e5ec56 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1235/Generated1235.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1235/Generated1235.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1235 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4040,6 +4047,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1235::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1236/Generated1236.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1236/Generated1236.il index 62e7ec830b6391..f8b1398c9819c6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1236/Generated1236.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1236/Generated1236.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1236 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3966,6 +3973,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1236::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1237/Generated1237.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1237/Generated1237.il index 8f317d1d1c899d..41806f2054f9c6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1237/Generated1237.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1237/Generated1237.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1237 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4507,6 +4514,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1237::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1238/Generated1238.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1238/Generated1238.il index 70ecd1578f7947..32d107e8c65d82 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1238/Generated1238.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1238/Generated1238.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1238 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4526,6 +4533,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1238::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1239/Generated1239.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1239/Generated1239.il index b600fa9de5066d..79cf81167f34ad 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1239/Generated1239.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1239/Generated1239.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1239 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4613,6 +4620,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1239::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest124/Generated124.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest124/Generated124.il index 19b4c281bea5a9..cec37868613b42 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest124/Generated124.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest124/Generated124.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated124 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -778,6 +785,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated124::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1240/Generated1240.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1240/Generated1240.il index e21f6cb08aac99..8b09460e807fdf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1240/Generated1240.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1240/Generated1240.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1240 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3091,6 +3098,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1240::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1241/Generated1241.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1241/Generated1241.il index 85ae99c9c022f2..989300fc03ac6c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1241/Generated1241.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1241/Generated1241.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1241 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3174,6 +3181,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1241::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1242/Generated1242.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1242/Generated1242.il index ee36f3cbeb4d0c..8d4210c3557c7a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1242/Generated1242.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1242/Generated1242.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1242 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4665,6 +4672,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1242::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1243/Generated1243.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1243/Generated1243.il index 1da28eab88e095..1af004bca83ecc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1243/Generated1243.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1243/Generated1243.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1243 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5980,6 +5987,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1243::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1244/Generated1244.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1244/Generated1244.il index 6cc2e5690d9060..c73ecfef1015ca 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1244/Generated1244.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1244/Generated1244.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1244 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3094,6 +3101,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1244::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1245/Generated1245.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1245/Generated1245.il index 871d049034b6bc..09f5455e5339c1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1245/Generated1245.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1245/Generated1245.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1245 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3007,6 +3014,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1245::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1246/Generated1246.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1246/Generated1246.il index c362e0b2fb1213..c9c8e0e51b30f8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1246/Generated1246.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1246/Generated1246.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1246 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3134,6 +3141,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1246::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1247/Generated1247.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1247/Generated1247.il index b1aa4ca80e4030..281b4186d3dea4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1247/Generated1247.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1247/Generated1247.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1247 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3073,6 +3080,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1247::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1248/Generated1248.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1248/Generated1248.il index 8a9f2458da9c02..6725141b568179 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1248/Generated1248.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1248/Generated1248.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1248 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4274,6 +4281,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1248::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1249/Generated1249.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1249/Generated1249.il index 0cc2684afcea6f..33fbb6784eab35 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1249/Generated1249.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1249/Generated1249.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1249 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3572,6 +3579,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1249::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest125/Generated125.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest125/Generated125.il index aec39874a1ae23..aac1123265a21e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest125/Generated125.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest125/Generated125.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated125 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -714,6 +721,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated125::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1250/Generated1250.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1250/Generated1250.il index f736308baa9179..a27a0b5f27ed8e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1250/Generated1250.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1250/Generated1250.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1250 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3741,6 +3748,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1250::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1251/Generated1251.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1251/Generated1251.il index 114ff27d97a55a..29d0cea1f43368 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1251/Generated1251.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1251/Generated1251.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1251 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3951,6 +3958,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1251::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1252/Generated1252.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1252/Generated1252.il index 4539c5ee6de7bd..17ba61bdd366ab 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1252/Generated1252.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1252/Generated1252.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1252 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3620,6 +3627,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1252::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1253/Generated1253.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1253/Generated1253.il index 5b7165a1adf042..beaf10f7f04013 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1253/Generated1253.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1253/Generated1253.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1253 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3630,6 +3637,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1253::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1254/Generated1254.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1254/Generated1254.il index e28e1573e8b7a4..21eff6535916e5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1254/Generated1254.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1254/Generated1254.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1254 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5098,6 +5105,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1254::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1255/Generated1255.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1255/Generated1255.il index 0842cf42ef0c90..9ac798b712058d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1255/Generated1255.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1255/Generated1255.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1255 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5214,6 +5221,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1255::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1256/Generated1256.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1256/Generated1256.il index 66d8c429354f8f..f5604211453994 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1256/Generated1256.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1256/Generated1256.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1256 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4342,6 +4349,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1256::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1257/Generated1257.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1257/Generated1257.il index 45516cc698a1d8..3a3a869ddd5299 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1257/Generated1257.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1257/Generated1257.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1257 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4360,6 +4367,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1257::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1258/Generated1258.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1258/Generated1258.il index 6622d7c36a14e3..0568427f9b478b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1258/Generated1258.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1258/Generated1258.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1258 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4025,6 +4032,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1258::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1259/Generated1259.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1259/Generated1259.il index 21a666533b196f..20eb2800c72162 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1259/Generated1259.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1259/Generated1259.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1259 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2832,6 +2839,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1259::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest126/Generated126.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest126/Generated126.il index be8f8895ec4777..9d509ca6aa638f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest126/Generated126.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest126/Generated126.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated126 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -509,6 +516,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated126::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1260/Generated1260.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1260/Generated1260.il index 66b1c6bca711ed..709aba9ee39848 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1260/Generated1260.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1260/Generated1260.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1260 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5229,6 +5236,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1260::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1261/Generated1261.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1261/Generated1261.il index a1e4598bea1802..70782d24cb4602 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1261/Generated1261.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1261/Generated1261.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1261 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5327,6 +5334,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1261::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1262/Generated1262.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1262/Generated1262.il index 67e735dec85edf..c23d1b8c74e777 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1262/Generated1262.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1262/Generated1262.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1262 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2314,6 +2321,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1262::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1263/Generated1263.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1263/Generated1263.il index eef94cd5cf5fde..741451138b6ca4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1263/Generated1263.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1263/Generated1263.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1263 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2296,6 +2303,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1263::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1264/Generated1264.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1264/Generated1264.il index a9f3dcdf2ddac2..b0d3d99a27a7f2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1264/Generated1264.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1264/Generated1264.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1264 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2296,6 +2303,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1264::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1265/Generated1265.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1265/Generated1265.il index a4677764ad4dbd..5cf95572be4c6d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1265/Generated1265.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1265/Generated1265.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1265 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3579,6 +3586,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1265::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1266/Generated1266.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1266/Generated1266.il index ea2a64c3c86c85..d9a79113e9de7e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1266/Generated1266.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1266/Generated1266.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1266 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3617,6 +3624,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1266::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1267/Generated1267.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1267/Generated1267.il index 9cef461a6ac518..02673b80ca6880 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1267/Generated1267.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1267/Generated1267.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1267 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3622,6 +3629,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1267::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1268/Generated1268.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1268/Generated1268.il index a0e4e06307ed3e..56e92d600cc354 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1268/Generated1268.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1268/Generated1268.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1268 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5587,6 +5594,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1268::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1269/Generated1269.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1269/Generated1269.il index 4828e46e30511f..c2b263098649f0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1269/Generated1269.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1269/Generated1269.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1269 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5526,6 +5533,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1269::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest127/Generated127.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest127/Generated127.il index c0f17f3b4bd7c3..c70611debdd840 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest127/Generated127.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest127/Generated127.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated127 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -512,6 +519,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated127::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1270/Generated1270.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1270/Generated1270.il index e7e11b902f4b1f..a2b9b5f1945ac1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1270/Generated1270.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1270/Generated1270.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1270 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5652,6 +5659,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1270::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1271/Generated1271.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1271/Generated1271.il index d358a01b751174..1152a1c0b65925 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1271/Generated1271.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1271/Generated1271.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1271 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4255,6 +4262,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1271::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1272/Generated1272.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1272/Generated1272.il index b882ab694646c7..c6a3c84752edc9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1272/Generated1272.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1272/Generated1272.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1272 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4221,6 +4228,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1272::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1273/Generated1273.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1273/Generated1273.il index 858c2362af3077..2f7c0fc42eaec5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1273/Generated1273.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1273/Generated1273.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1273 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4357,6 +4364,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1273::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1274/Generated1274.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1274/Generated1274.il index b3a68ea87947b0..bc7fc657aa4d17 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1274/Generated1274.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1274/Generated1274.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1274 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5451,6 +5458,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1274::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1275/Generated1275.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1275/Generated1275.il index 4962652f9a1bfb..e477d3cade60e4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1275/Generated1275.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1275/Generated1275.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1275 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5370,6 +5377,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1275::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1276/Generated1276.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1276/Generated1276.il index ef4152d020b691..881c12e4903d90 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1276/Generated1276.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1276/Generated1276.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1276 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4041,6 +4048,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1276::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1277/Generated1277.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1277/Generated1277.il index 7a7c389c8e8864..1483e0f22b07cc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1277/Generated1277.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1277/Generated1277.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1277 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4402,6 +4409,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1277::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1278/Generated1278.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1278/Generated1278.il index 3059582d031856..212647df731d9d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1278/Generated1278.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1278/Generated1278.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1278 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3999,6 +4006,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1278::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1279/Generated1279.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1279/Generated1279.il index 1f18e0fbc5d130..c45ee2b4b2ef1f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1279/Generated1279.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1279/Generated1279.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1279 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3881,6 +3888,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1279::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest128/Generated128.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest128/Generated128.il index be5884166e743e..cb855e000c1aaa 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest128/Generated128.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest128/Generated128.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated128 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -773,6 +780,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated128::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1280/Generated1280.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1280/Generated1280.il index 10ae5ea5f77e14..8c06107ddd84ef 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1280/Generated1280.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1280/Generated1280.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1280 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5471,6 +5478,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1280::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1281/Generated1281.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1281/Generated1281.il index 25992364288fd2..1191a212eee1aa 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1281/Generated1281.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1281/Generated1281.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1281 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5419,6 +5426,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1281::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1282/Generated1282.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1282/Generated1282.il index 63b5d6e88cd1ba..67e2d541517dbc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1282/Generated1282.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1282/Generated1282.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1282 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5435,6 +5442,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1282::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1283/Generated1283.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1283/Generated1283.il index 48ef77d909033f..a0d55805db6249 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1283/Generated1283.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1283/Generated1283.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1283 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4767,6 +4774,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1283::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1284/Generated1284.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1284/Generated1284.il index cc6042cf26b08d..42c5f7ec3da666 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1284/Generated1284.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1284/Generated1284.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1284 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2804,6 +2811,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1284::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1285/Generated1285.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1285/Generated1285.il index c9f84d34ded419..fcdafe6bcbd905 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1285/Generated1285.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1285/Generated1285.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1285 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2576,6 +2583,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1285::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1286/Generated1286.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1286/Generated1286.il index e95928b21a98f3..2085784289234a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1286/Generated1286.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1286/Generated1286.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1286 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3515,6 +3522,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1286::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1287/Generated1287.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1287/Generated1287.il index 9fb79b4d7df28d..446d42d22feda3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1287/Generated1287.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1287/Generated1287.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1287 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2851,6 +2858,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1287::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1288/Generated1288.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1288/Generated1288.il index cb52d98dd5707d..50920f2b60b74e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1288/Generated1288.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1288/Generated1288.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1288 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2929,6 +2936,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1288::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1289/Generated1289.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1289/Generated1289.il index 71fa60f903a657..0676b3ea7bcf21 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1289/Generated1289.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1289/Generated1289.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1289 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3030,6 +3037,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1289::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest129/Generated129.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest129/Generated129.il index 90f6861909375e..855fb9accb7e73 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest129/Generated129.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest129/Generated129.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated129 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -778,6 +785,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated129::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1290/Generated1290.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1290/Generated1290.il index 16ece42703012d..37f5f75607eea0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1290/Generated1290.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1290/Generated1290.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1290 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2872,6 +2879,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1290::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1291/Generated1291.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1291/Generated1291.il index b229cdaff8ab2b..b817ab477f041d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1291/Generated1291.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1291/Generated1291.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1291 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2971,6 +2978,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1291::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1292/Generated1292.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1292/Generated1292.il index d1e27486aa5906..41d2a4eda98b80 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1292/Generated1292.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1292/Generated1292.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1292 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2890,6 +2897,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1292::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1293/Generated1293.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1293/Generated1293.il index e1de5b8aabc5f5..97da4938ba6eb3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1293/Generated1293.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1293/Generated1293.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1293 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2630,6 +2637,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1293::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1294/Generated1294.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1294/Generated1294.il index 634e9342e57b99..b60856cc10846e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1294/Generated1294.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1294/Generated1294.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1294 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4208,6 +4215,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1294::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1295/Generated1295.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1295/Generated1295.il index fb7d4d4988cf30..750bf45d7a6257 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1295/Generated1295.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1295/Generated1295.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1295 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4384,6 +4391,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1295::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1296/Generated1296.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1296/Generated1296.il index 691d8b4590b01b..6017662ef0b346 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1296/Generated1296.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1296/Generated1296.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1296 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4244,6 +4251,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1296::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1297/Generated1297.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1297/Generated1297.il index 9cca9abcb139d3..3e6412e786ed28 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1297/Generated1297.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1297/Generated1297.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1297 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4380,6 +4387,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1297::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1298/Generated1298.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1298/Generated1298.il index 6d2a196a851701..8b7ad5dc31ba17 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1298/Generated1298.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1298/Generated1298.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1298 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4350,6 +4357,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1298::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1299/Generated1299.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1299/Generated1299.il index 51820694dc91a4..5c48b4e3614e27 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1299/Generated1299.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1299/Generated1299.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1299 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5486,6 +5493,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1299::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest13/Generated13.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest13/Generated13.il index 655e34fea44530..a3f0334ad77b0c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest13/Generated13.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest13/Generated13.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated13 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -566,6 +573,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated13::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest130/Generated130.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest130/Generated130.il index 29a71aaa3db471..e418a09f8905f5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest130/Generated130.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest130/Generated130.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated130 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -656,6 +663,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated130::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1300/Generated1300.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1300/Generated1300.il index e68154c3d79cba..c33e4fc66a3fe2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1300/Generated1300.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1300/Generated1300.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1300 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5636,6 +5643,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1300::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1301/Generated1301.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1301/Generated1301.il index ac39f276461cbe..2b81047f27c807 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1301/Generated1301.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1301/Generated1301.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1301 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4200,6 +4207,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1301::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1302/Generated1302.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1302/Generated1302.il index f15979163d4b27..a7a3c9e265ace5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1302/Generated1302.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1302/Generated1302.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1302 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4596,6 +4603,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1302::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1303/Generated1303.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1303/Generated1303.il index f1963ebc9002c8..4f57e6b691b04d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1303/Generated1303.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1303/Generated1303.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1303 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4375,6 +4382,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1303::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1304/Generated1304.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1304/Generated1304.il index 328c765438231e..ff881e16240fd6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1304/Generated1304.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1304/Generated1304.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1304 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4212,6 +4219,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1304::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1305/Generated1305.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1305/Generated1305.il index 3703d4be5b0730..0269c09b95c097 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1305/Generated1305.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1305/Generated1305.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1305 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2823,6 +2830,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1305::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1306/Generated1306.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1306/Generated1306.il index c941bd8a64ef9a..38088220f0f776 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1306/Generated1306.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1306/Generated1306.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1306 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3784,6 +3791,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1306::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1307/Generated1307.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1307/Generated1307.il index caa5a591955e08..95f225a13c21f4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1307/Generated1307.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1307/Generated1307.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1307 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3834,6 +3841,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1307::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1308/Generated1308.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1308/Generated1308.il index 1f2fd4e3bf8ea7..122f3293812630 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1308/Generated1308.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1308/Generated1308.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1308 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3791,6 +3798,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1308::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1309/Generated1309.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1309/Generated1309.il index 64fbf5878fc38d..07f3c444f2ab61 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1309/Generated1309.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1309/Generated1309.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1309 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4426,6 +4433,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1309::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest131/Generated131.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest131/Generated131.il index 9cae7d62e0ee5f..205147aca0737f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest131/Generated131.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest131/Generated131.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated131 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -667,6 +674,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated131::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1310/Generated1310.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1310/Generated1310.il index 470c2bf67cc232..84bc5b7c2d43bb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1310/Generated1310.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1310/Generated1310.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1310 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4188,6 +4195,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1310::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1311/Generated1311.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1311/Generated1311.il index 7e0da647a3928a..08b8577ca0465e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1311/Generated1311.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1311/Generated1311.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1311 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4055,6 +4062,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1311::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1312/Generated1312.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1312/Generated1312.il index ec63643823693b..2cf2af9590720d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1312/Generated1312.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1312/Generated1312.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1312 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5153,6 +5160,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1312::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1313/Generated1313.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1313/Generated1313.il index 629378f1d5078b..71849e242f661e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1313/Generated1313.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1313/Generated1313.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1313 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5177,6 +5184,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1313::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1314/Generated1314.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1314/Generated1314.il index e1d32ad2835504..bb7d087aea58a1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1314/Generated1314.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1314/Generated1314.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1314 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3943,6 +3950,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1314::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1315/Generated1315.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1315/Generated1315.il index df27fbdf9f5341..f6c7230bfac71b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1315/Generated1315.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1315/Generated1315.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1315 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2625,6 +2632,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1315::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1316/Generated1316.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1316/Generated1316.il index 76e962b8f43f76..623d3522e841c9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1316/Generated1316.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1316/Generated1316.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1316 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5576,6 +5583,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1316::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1317/Generated1317.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1317/Generated1317.il index c0e867b88da435..5a986fe2f23ecf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1317/Generated1317.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1317/Generated1317.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1317 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5681,6 +5688,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1317::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1318/Generated1318.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1318/Generated1318.il index f75a6868bd4d28..aa3b2db72dbbff 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1318/Generated1318.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1318/Generated1318.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1318 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4742,6 +4749,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1318::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1319/Generated1319.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1319/Generated1319.il index 1ca64a7705b71c..c657e534d0b1db 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1319/Generated1319.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1319/Generated1319.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1319 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4716,6 +4723,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1319::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest132/Generated132.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest132/Generated132.il index aa9196735311fc..670489457bacf3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest132/Generated132.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest132/Generated132.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated132 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -649,6 +656,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated132::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1320/Generated1320.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1320/Generated1320.il index 3b1c16744d1065..9acdf310871bfb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1320/Generated1320.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1320/Generated1320.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1320 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4330,6 +4337,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1320::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1321/Generated1321.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1321/Generated1321.il index bc97b38b8347d5..50177b7edfbf9f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1321/Generated1321.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1321/Generated1321.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1321 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3495,6 +3502,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1321::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1322/Generated1322.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1322/Generated1322.il index 2650e09cc4d497..604ae5d1413458 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1322/Generated1322.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1322/Generated1322.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1322 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3523,6 +3530,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1322::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1323/Generated1323.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1323/Generated1323.il index 322ceeb74ceeb4..ab0ba2489380dc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1323/Generated1323.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1323/Generated1323.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1323 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3362,6 +3369,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1323::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1324/Generated1324.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1324/Generated1324.il index 6634228123e561..9ac0a7af3288d0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1324/Generated1324.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1324/Generated1324.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1324 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5751,6 +5758,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1324::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1325/Generated1325.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1325/Generated1325.il index 8f3e005ce49d7b..6d5a4442392768 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1325/Generated1325.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1325/Generated1325.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1325 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5614,6 +5621,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1325::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1326/Generated1326.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1326/Generated1326.il index cce6ae6626ec65..602f0dcce190e0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1326/Generated1326.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1326/Generated1326.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1326 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4977,6 +4984,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1326::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1327/Generated1327.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1327/Generated1327.il index a86276d1fe4b2f..88583820153979 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1327/Generated1327.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1327/Generated1327.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1327 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3357,6 +3364,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1327::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1328/Generated1328.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1328/Generated1328.il index 0bc0f04d0b244d..a90a48cfd7298c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1328/Generated1328.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1328/Generated1328.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1328 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3415,6 +3422,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1328::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1329/Generated1329.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1329/Generated1329.il index 340c7ea6a4f2d1..667e4b647f276c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1329/Generated1329.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1329/Generated1329.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1329 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3430,6 +3437,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1329::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest133/Generated133.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest133/Generated133.il index 2323d08e8a6185..9efd1ce6af3bb6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest133/Generated133.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest133/Generated133.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated133 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -726,6 +733,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated133::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1330/Generated1330.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1330/Generated1330.il index 60e1253ee29fc6..ee87f99c90ead8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1330/Generated1330.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1330/Generated1330.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1330 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5099,6 +5106,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1330::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1331/Generated1331.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1331/Generated1331.il index 6eab7f1827a38b..4de480894269db 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1331/Generated1331.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1331/Generated1331.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1331 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4798,6 +4805,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1331::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1332/Generated1332.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1332/Generated1332.il index 2eb70d2be934db..64b0fb75a820eb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1332/Generated1332.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1332/Generated1332.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1332 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4924,6 +4931,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1332::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1333/Generated1333.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1333/Generated1333.il index 70a02c21f4dcf3..e55217e4cdb87f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1333/Generated1333.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1333/Generated1333.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1333 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4801,6 +4808,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1333::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1334/Generated1334.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1334/Generated1334.il index 6a44d2af0296d7..159f6d680734bf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1334/Generated1334.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1334/Generated1334.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1334 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4839,6 +4846,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1334::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1335/Generated1335.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1335/Generated1335.il index dbe427b3420fbe..60fb364938131a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1335/Generated1335.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1335/Generated1335.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1335 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5053,6 +5060,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1335::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1336/Generated1336.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1336/Generated1336.il index e22768c206adc7..6ec9989643cc20 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1336/Generated1336.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1336/Generated1336.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1336 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5070,6 +5077,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1336::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1337/Generated1337.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1337/Generated1337.il index bc2eee82358374..6d69ac81bf5211 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1337/Generated1337.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1337/Generated1337.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1337 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4912,6 +4919,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1337::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1338/Generated1338.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1338/Generated1338.il index 9e09d4fe915beb..e7db24f820d4d1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1338/Generated1338.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1338/Generated1338.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1338 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4739,6 +4746,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1338::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1339/Generated1339.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1339/Generated1339.il index 5a6b29ee011609..cd7c4b8b2f23f8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1339/Generated1339.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1339/Generated1339.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1339 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4949,6 +4956,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1339::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest134/Generated134.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest134/Generated134.il index b354fdc93b68a2..8d98227801f94b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest134/Generated134.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest134/Generated134.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated134 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -550,6 +557,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated134::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1340/Generated1340.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1340/Generated1340.il index a6719ba729ca7f..e773c9ef73f082 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1340/Generated1340.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1340/Generated1340.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1340 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5036,6 +5043,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1340::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1341/Generated1341.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1341/Generated1341.il index 2d8d76f1fd247b..a91b97c7772a3c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1341/Generated1341.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1341/Generated1341.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1341 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4970,6 +4977,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1341::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1342/Generated1342.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1342/Generated1342.il index c3d14e819b5c05..443fcc13a53ee2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1342/Generated1342.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1342/Generated1342.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1342 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3499,6 +3506,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1342::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1343/Generated1343.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1343/Generated1343.il index b110f8b01278ef..4387e68829aca6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1343/Generated1343.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1343/Generated1343.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1343 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3782,6 +3789,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1343::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1344/Generated1344.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1344/Generated1344.il index 7bd0ebe01cb064..28bd3ab6be680c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1344/Generated1344.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1344/Generated1344.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1344 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3662,6 +3669,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1344::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1345/Generated1345.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1345/Generated1345.il index 6d2665ff128161..405979487d76a5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1345/Generated1345.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1345/Generated1345.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1345 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5113,6 +5120,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1345::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1346/Generated1346.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1346/Generated1346.il index e07d5537e8ab9a..74178d2632c05d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1346/Generated1346.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1346/Generated1346.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1346 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5088,6 +5095,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1346::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1347/Generated1347.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1347/Generated1347.il index 56499cf589dd8e..d7995733c0ba3f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1347/Generated1347.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1347/Generated1347.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1347 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5000,6 +5007,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1347::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1348/Generated1348.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1348/Generated1348.il index 71eadd1e6e8330..c669d6942f5aa1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1348/Generated1348.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1348/Generated1348.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1348 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5189,6 +5196,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1348::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1349/Generated1349.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1349/Generated1349.il index e087fcc52d9ec4..6bca88baaae8cd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1349/Generated1349.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1349/Generated1349.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1349 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4405,6 +4412,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1349::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest135/Generated135.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest135/Generated135.il index c11a1b3a3a88b1..5ff6f95095169e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest135/Generated135.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest135/Generated135.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated135 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -786,6 +793,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated135::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1350/Generated1350.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1350/Generated1350.il index 0daddfeffffda1..f78bc6004fa662 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1350/Generated1350.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1350/Generated1350.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1350 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4173,6 +4180,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1350::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1351/Generated1351.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1351/Generated1351.il index a4f970899a02c0..72900f85d51325 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1351/Generated1351.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1351/Generated1351.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1351 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4356,6 +4363,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1351::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1352/Generated1352.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1352/Generated1352.il index a702e743a83cbb..711b5080516e23 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1352/Generated1352.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1352/Generated1352.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1352 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4949,6 +4956,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1352::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1353/Generated1353.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1353/Generated1353.il index 2fabfd6684f3ef..1c812303b965a3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1353/Generated1353.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1353/Generated1353.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1353 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5170,6 +5177,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1353::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1354/Generated1354.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1354/Generated1354.il index 78cbc506d2ab2b..4d9fe1f5559636 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1354/Generated1354.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1354/Generated1354.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1354 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5189,6 +5196,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1354::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1355/Generated1355.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1355/Generated1355.il index 514b91427cad86..6e403abac2ab4e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1355/Generated1355.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1355/Generated1355.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1355 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5524,6 +5531,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1355::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1356/Generated1356.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1356/Generated1356.il index 7728c3e79fb74c..e5fb64c825ea79 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1356/Generated1356.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1356/Generated1356.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1356 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5300,6 +5307,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1356::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1357/Generated1357.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1357/Generated1357.il index 03f24dc002f634..4640d0d1bd6d97 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1357/Generated1357.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1357/Generated1357.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1357 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4635,6 +4642,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1357::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1358/Generated1358.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1358/Generated1358.il index db2774adecb6cf..4db64c461d1a04 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1358/Generated1358.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1358/Generated1358.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1358 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4942,6 +4949,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1358::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1359/Generated1359.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1359/Generated1359.il index caf287d7354cb5..3507746c9ca321 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1359/Generated1359.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1359/Generated1359.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1359 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3321,6 +3328,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1359::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest136/Generated136.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest136/Generated136.il index 81332697d15922..03317cc5405b94 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest136/Generated136.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest136/Generated136.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated136 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -464,6 +471,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated136::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1360/Generated1360.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1360/Generated1360.il index e626e9806edb34..8673bf70f4539c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1360/Generated1360.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1360/Generated1360.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1360 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3210,6 +3217,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1360::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1361/Generated1361.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1361/Generated1361.il index d4061294f850d6..22ec1baee80cc6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1361/Generated1361.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1361/Generated1361.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1361 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5564,6 +5571,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1361::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1362/Generated1362.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1362/Generated1362.il index ac8b03e4f81b9d..4ac918a50b355e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1362/Generated1362.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1362/Generated1362.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1362 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5596,6 +5603,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1362::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1363/Generated1363.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1363/Generated1363.il index 6e9c7b03da3482..b697574d4a26da 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1363/Generated1363.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1363/Generated1363.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1363 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5953,6 +5960,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1363::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1364/Generated1364.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1364/Generated1364.il index ba9fe73a4ce99e..1ca4e5218fd347 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1364/Generated1364.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1364/Generated1364.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1364 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5154,6 +5161,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1364::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1365/Generated1365.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1365/Generated1365.il index 43a20065f861c8..be6b676c802532 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1365/Generated1365.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1365/Generated1365.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1365 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5128,6 +5135,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1365::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1366/Generated1366.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1366/Generated1366.il index 1b1b710d196e28..2f6f265f9035b0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1366/Generated1366.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1366/Generated1366.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1366 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5139,6 +5146,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1366::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1367/Generated1367.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1367/Generated1367.il index 0f713d92c04643..69214afc8f62af 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1367/Generated1367.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1367/Generated1367.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1367 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5349,6 +5356,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1367::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1368/Generated1368.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1368/Generated1368.il index 402782831c722c..06623f03b75295 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1368/Generated1368.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1368/Generated1368.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1368 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3471,6 +3478,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1368::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1369/Generated1369.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1369/Generated1369.il index d834269c9c0111..c68d2e3e02d021 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1369/Generated1369.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1369/Generated1369.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1369 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3429,6 +3436,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1369::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest137/Generated137.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest137/Generated137.il index 248ba5d003e605..5e8a0d6f96c612 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest137/Generated137.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest137/Generated137.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated137 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -447,6 +454,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated137::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1370/Generated1370.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1370/Generated1370.il index c0cb4708156558..bcabd100771768 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1370/Generated1370.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1370/Generated1370.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1370 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5018,6 +5025,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1370::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1371/Generated1371.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1371/Generated1371.il index 07c08c9338a748..e7937573863eb7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1371/Generated1371.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1371/Generated1371.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1371 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4688,6 +4695,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1371::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1372/Generated1372.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1372/Generated1372.il index 810f6cc85c147f..2dd9375a7f98d0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1372/Generated1372.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1372/Generated1372.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1372 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4606,6 +4613,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1372::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1373/Generated1373.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1373/Generated1373.il index 427e62530f9f0d..91f2abd6bd301a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1373/Generated1373.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1373/Generated1373.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1373 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4124,6 +4131,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1373::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1374/Generated1374.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1374/Generated1374.il index a5281c2757b33c..db7b23ee532237 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1374/Generated1374.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1374/Generated1374.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1374 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5380,6 +5387,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1374::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1375/Generated1375.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1375/Generated1375.il index c8649b85d3e914..7f68f1d957c93d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1375/Generated1375.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1375/Generated1375.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1375 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5500,6 +5507,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1375::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1376/Generated1376.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1376/Generated1376.il index bbb4630ca8a836..07a60d1a14a49d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1376/Generated1376.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1376/Generated1376.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1376 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4694,6 +4701,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1376::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1377/Generated1377.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1377/Generated1377.il index b9f27c709e8dd9..9dfebd79ebe7ff 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1377/Generated1377.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1377/Generated1377.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1377 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5259,6 +5266,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1377::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1378/Generated1378.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1378/Generated1378.il index 87f22a7ec146fa..1c48bb149db726 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1378/Generated1378.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1378/Generated1378.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1378 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5015,6 +5022,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1378::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1379/Generated1379.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1379/Generated1379.il index 26c07f3fb9fa63..ccb3adf0d20de3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1379/Generated1379.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1379/Generated1379.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1379 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4818,6 +4825,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1379::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest138/Generated138.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest138/Generated138.il index 906dd6678141bc..9c2e22c87014f2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest138/Generated138.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest138/Generated138.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated138 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -712,6 +719,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated138::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1380/Generated1380.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1380/Generated1380.il index bdb5eabb234741..0f71aef11cb337 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1380/Generated1380.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1380/Generated1380.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1380 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4622,6 +4629,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1380::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1381/Generated1381.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1381/Generated1381.il index 627acd2ae89a00..3bd09c8a024b49 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1381/Generated1381.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1381/Generated1381.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1381 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4635,6 +4642,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1381::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1382/Generated1382.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1382/Generated1382.il index 5f017634c03583..c0b7c3731c5839 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1382/Generated1382.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1382/Generated1382.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1382 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4810,6 +4817,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1382::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1383/Generated1383.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1383/Generated1383.il index bae9580ee3e84f..a3c8aa29101ec9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1383/Generated1383.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1383/Generated1383.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1383 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4894,6 +4901,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1383::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1384/Generated1384.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1384/Generated1384.il index 905a6846ee8005..046a7e73ab9300 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1384/Generated1384.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1384/Generated1384.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1384 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6030,6 +6037,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1384::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1385/Generated1385.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1385/Generated1385.il index fc573f2cf51c30..b4a0335a3768e1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1385/Generated1385.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1385/Generated1385.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1385 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5002,6 +5009,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1385::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1386/Generated1386.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1386/Generated1386.il index c59215a4afd44b..da03abe90d29e3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1386/Generated1386.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1386/Generated1386.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1386 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4970,6 +4977,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1386::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1387/Generated1387.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1387/Generated1387.il index 9f15141ed7efdb..a0a61f607ebbe2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1387/Generated1387.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1387/Generated1387.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1387 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5080,6 +5087,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1387::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1388/Generated1388.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1388/Generated1388.il index 87a34d3f39de0f..eee464492f5ece 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1388/Generated1388.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1388/Generated1388.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1388 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5018,6 +5025,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1388::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1389/Generated1389.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1389/Generated1389.il index 4e00ab98f611a6..c85f66a74d2cde 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1389/Generated1389.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1389/Generated1389.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1389 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4704,6 +4711,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1389::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest139/Generated139.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest139/Generated139.il index 3df5ec82ce2f96..44f77ee75ae159 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest139/Generated139.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest139/Generated139.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated139 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -720,6 +727,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated139::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1390/Generated1390.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1390/Generated1390.il index 410ecf23e154b9..f9bcea3152d9ea 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1390/Generated1390.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1390/Generated1390.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1390 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6016,6 +6023,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1390::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1391/Generated1391.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1391/Generated1391.il index f87ef28bfe0817..07b1a3a06f742c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1391/Generated1391.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1391/Generated1391.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1391 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4884,6 +4891,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1391::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1392/Generated1392.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1392/Generated1392.il index fd53a46574259c..9afd30c285e1f2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1392/Generated1392.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1392/Generated1392.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1392 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6150,6 +6157,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1392::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1393/Generated1393.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1393/Generated1393.il index ee8db7bdda4c9d..7f29b17b76feae 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1393/Generated1393.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1393/Generated1393.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1393 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6186,6 +6193,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1393::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1394/Generated1394.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1394/Generated1394.il index a619d3eaffe9c5..dee665bc73154f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1394/Generated1394.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1394/Generated1394.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1394 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6228,6 +6235,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1394::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1395/Generated1395.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1395/Generated1395.il index 28409348942278..e94056705d9cde 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1395/Generated1395.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1395/Generated1395.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1395 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4098,6 +4105,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1395::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1396/Generated1396.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1396/Generated1396.il index c07d409a48d139..73ec384fccd030 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1396/Generated1396.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1396/Generated1396.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1396 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2011,6 +2018,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1396::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1397/Generated1397.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1397/Generated1397.il index 50a23ec0ded74b..7148402d9b22bd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1397/Generated1397.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1397/Generated1397.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1397 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2276,6 +2283,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1397::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1398/Generated1398.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1398/Generated1398.il index cd6bece873a663..6cdc938dd48022 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1398/Generated1398.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1398/Generated1398.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1398 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2985,6 +2992,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1398::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1399/Generated1399.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1399/Generated1399.il index 62d1d8240f9fb1..cb854089115793 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1399/Generated1399.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1399/Generated1399.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1399 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2901,6 +2908,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1399::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest14/Generated14.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest14/Generated14.il index b19be7cfca19d1..56ef70e0d61492 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest14/Generated14.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest14/Generated14.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated14 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1163,6 +1170,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated14::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest140/Generated140.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest140/Generated140.il index ffd489178e7791..ece991479ccd06 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest140/Generated140.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest140/Generated140.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated140 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -683,6 +690,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated140::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1400/Generated1400.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1400/Generated1400.il index 564917135f4ed3..066b5c6eba3ca7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1400/Generated1400.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1400/Generated1400.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1400 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2794,6 +2801,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1400::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1401/Generated1401.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1401/Generated1401.il index f05a0f9e5724cd..afe24e45b9ddb8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1401/Generated1401.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1401/Generated1401.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1401 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3312,6 +3319,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1401::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1402/Generated1402.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1402/Generated1402.il index 68d11cf7cc69d6..3567b306f2f4fc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1402/Generated1402.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1402/Generated1402.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1402 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2811,6 +2818,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1402::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1403/Generated1403.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1403/Generated1403.il index 470a0af905712e..9dac10565badb2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1403/Generated1403.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1403/Generated1403.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1403 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4213,6 +4220,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1403::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1404/Generated1404.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1404/Generated1404.il index 4b3a300c9dca54..3f73e82eab1a2a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1404/Generated1404.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1404/Generated1404.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1404 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4201,6 +4208,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1404::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1405/Generated1405.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1405/Generated1405.il index b6b21f4c0a3770..7fa67ca738c808 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1405/Generated1405.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1405/Generated1405.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1405 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4280,6 +4287,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1405::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1406/Generated1406.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1406/Generated1406.il index 7c9ca217227718..f60b1b48985f9e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1406/Generated1406.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1406/Generated1406.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1406 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4184,6 +4191,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1406::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1407/Generated1407.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1407/Generated1407.il index ff15014a432998..29a747a6353e42 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1407/Generated1407.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1407/Generated1407.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1407 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4262,6 +4269,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1407::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1408/Generated1408.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1408/Generated1408.il index 84e12ad20fb7b3..a55ff7c70c00c7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1408/Generated1408.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1408/Generated1408.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1408 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2213,6 +2220,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1408::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1409/Generated1409.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1409/Generated1409.il index d46fc17520c27d..67f72eaa6e5483 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1409/Generated1409.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1409/Generated1409.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1409 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2341,6 +2348,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1409::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest141/Generated141.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest141/Generated141.il index 2598f49d230eda..bb2a747effdf29 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest141/Generated141.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest141/Generated141.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated141 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -486,6 +493,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated141::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1410/Generated1410.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1410/Generated1410.il index 546a68adef9281..5ae35cd610fbb0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1410/Generated1410.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1410/Generated1410.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1410 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3720,6 +3727,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1410::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1411/Generated1411.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1411/Generated1411.il index c9da57e9d43312..42a1ebdcdc7a71 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1411/Generated1411.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1411/Generated1411.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1411 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3698,6 +3705,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1411::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1412/Generated1412.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1412/Generated1412.il index 8bdefb212f93f5..56eaa233df8027 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1412/Generated1412.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1412/Generated1412.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1412 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3708,6 +3715,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1412::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1413/Generated1413.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1413/Generated1413.il index 4cba0c09569f6e..9959cbc75da3b2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1413/Generated1413.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1413/Generated1413.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1413 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3936,6 +3943,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1413::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1414/Generated1414.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1414/Generated1414.il index c6831adca0ec1d..4e0f43343528ce 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1414/Generated1414.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1414/Generated1414.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1414 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2126,6 +2133,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1414::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1415/Generated1415.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1415/Generated1415.il index 2d070c2e75c977..3f03d34b5594d1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1415/Generated1415.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1415/Generated1415.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1415 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2117,6 +2124,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1415::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1416/Generated1416.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1416/Generated1416.il index d4690116a59dd6..fb1b40b198a6cc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1416/Generated1416.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1416/Generated1416.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1416 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2072,6 +2079,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1416::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1417/Generated1417.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1417/Generated1417.il index f107558a502a95..a0076984b5358b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1417/Generated1417.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1417/Generated1417.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1417 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1922,6 +1929,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1417::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1418/Generated1418.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1418/Generated1418.il index a05d44b2614f28..54b34149783b03 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1418/Generated1418.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1418/Generated1418.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1418 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1981,6 +1988,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1418::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1419/Generated1419.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1419/Generated1419.il index e05fea787d0a9f..5244655d1a4422 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1419/Generated1419.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1419/Generated1419.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1419 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3096,6 +3103,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1419::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest142/Generated142.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest142/Generated142.il index 4afa3f5bf8b00a..850ddd19cbf090 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest142/Generated142.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest142/Generated142.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated142 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -550,6 +557,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated142::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1420/Generated1420.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1420/Generated1420.il index cc6d07924be9d5..ba9bf8870d7b20 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1420/Generated1420.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1420/Generated1420.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1420 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3254,6 +3261,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1420::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1421/Generated1421.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1421/Generated1421.il index da20384f9f243c..06c7ab7217ec15 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1421/Generated1421.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1421/Generated1421.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1421 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3066,6 +3073,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1421::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1422/Generated1422.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1422/Generated1422.il index e93644cf0a6a06..61a1d747b99791 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1422/Generated1422.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1422/Generated1422.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1422 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3138,6 +3145,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1422::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1423/Generated1423.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1423/Generated1423.il index 7544664f31ba5e..2dd65976318333 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1423/Generated1423.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1423/Generated1423.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1423 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4243,6 +4250,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1423::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1424/Generated1424.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1424/Generated1424.il index 802f7e422c3899..df2e5eceea7463 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1424/Generated1424.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1424/Generated1424.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1424 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4023,6 +4030,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1424::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1425/Generated1425.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1425/Generated1425.il index ca19e30be2e6b4..4ebe6377cce4d1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1425/Generated1425.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1425/Generated1425.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1425 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3215,6 +3222,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1425::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1426/Generated1426.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1426/Generated1426.il index dad4e05f3bb973..2d6e8ba71dd610 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1426/Generated1426.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1426/Generated1426.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1426 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3309,6 +3316,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1426::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1427/Generated1427.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1427/Generated1427.il index 2904cddc7cfb7e..a48ae452a56cb2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1427/Generated1427.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1427/Generated1427.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1427 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3674,6 +3681,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1427::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1428/Generated1428.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1428/Generated1428.il index 39e4d7b465663f..c9de430e271ed6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1428/Generated1428.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1428/Generated1428.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1428 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2641,6 +2648,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1428::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1429/Generated1429.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1429/Generated1429.il index 87235b7b5f75ff..19d8f3dbab10d7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1429/Generated1429.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1429/Generated1429.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1429 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2749,6 +2756,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1429::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest143/Generated143.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest143/Generated143.il index 9355963ab1d2f2..e3e5627ed4c5cd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest143/Generated143.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest143/Generated143.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated143 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -677,6 +684,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated143::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1430/Generated1430.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1430/Generated1430.il index fb60f753b44233..7c0d49eb4e62cc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1430/Generated1430.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1430/Generated1430.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1430 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4419,6 +4426,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1430::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1431/Generated1431.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1431/Generated1431.il index f345c4e42715af..002fc3263bf756 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1431/Generated1431.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1431/Generated1431.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1431 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3277,6 +3284,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1431::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1432/Generated1432.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1432/Generated1432.il index 2bc9acca3fa37f..94ade987cf0a0a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1432/Generated1432.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1432/Generated1432.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1432 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2086,6 +2093,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1432::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1433/Generated1433.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1433/Generated1433.il index 573028d5eb00bc..79086df25dc363 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1433/Generated1433.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1433/Generated1433.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1433 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2019,6 +2026,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1433::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1434/Generated1434.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1434/Generated1434.il index 75d06d990cb8fc..280c9b7e73a879 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1434/Generated1434.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1434/Generated1434.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1434 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2572,6 +2579,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1434::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1435/Generated1435.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1435/Generated1435.il index b3e676fa2e6ef6..25fc0fecae8d22 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1435/Generated1435.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1435/Generated1435.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1435 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3268,6 +3275,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1435::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1436/Generated1436.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1436/Generated1436.il index df8ba93fb1153a..34e50025268575 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1436/Generated1436.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1436/Generated1436.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1436 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3268,6 +3275,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1436::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1437/Generated1437.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1437/Generated1437.il index d9cfe4c67dcf51..94432cd0928658 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1437/Generated1437.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1437/Generated1437.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1437 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3930,6 +3937,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1437::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1438/Generated1438.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1438/Generated1438.il index 766798f6111ab7..60a85e7be86f04 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1438/Generated1438.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1438/Generated1438.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1438 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3549,6 +3556,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1438::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1439/Generated1439.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1439/Generated1439.il index e163c931b479a7..6926113eb39241 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1439/Generated1439.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1439/Generated1439.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1439 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3599,6 +3606,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1439::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest144/Generated144.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest144/Generated144.il index 0f1de192e998f0..87f152f3d0b719 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest144/Generated144.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest144/Generated144.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated144 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -512,6 +519,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated144::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1440/Generated1440.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1440/Generated1440.il index bd504af0343547..b03d98aab813bf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1440/Generated1440.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1440/Generated1440.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1440 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3593,6 +3600,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1440::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1441/Generated1441.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1441/Generated1441.il index c1f8f23086c154..fba7232914bdfd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1441/Generated1441.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1441/Generated1441.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1441 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3532,6 +3539,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1441::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1442/Generated1442.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1442/Generated1442.il index 82a12494ee4e27..1f994c836647cb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1442/Generated1442.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1442/Generated1442.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1442 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3468,6 +3475,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1442::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1443/Generated1443.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1443/Generated1443.il index adf5cd7a869733..b9e711a881ff69 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1443/Generated1443.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1443/Generated1443.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1443 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3565,6 +3572,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1443::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1444/Generated1444.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1444/Generated1444.il index c03f3c0c43666a..c910b4639d2722 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1444/Generated1444.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1444/Generated1444.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1444 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3638,6 +3645,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1444::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1445/Generated1445.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1445/Generated1445.il index 3fb476a4a747a8..7c64bb0a072ff9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1445/Generated1445.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1445/Generated1445.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1445 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3439,6 +3446,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1445::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1446/Generated1446.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1446/Generated1446.il index 064e5784116816..22beb480e2fe41 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1446/Generated1446.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1446/Generated1446.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1446 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3048,6 +3055,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1446::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1447/Generated1447.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1447/Generated1447.il index b4ae2aa66ac86c..c9b850515c2f70 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1447/Generated1447.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1447/Generated1447.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1447 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3274,6 +3281,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1447::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1448/Generated1448.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1448/Generated1448.il index 928f62528f4ca3..489ffea132597e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1448/Generated1448.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1448/Generated1448.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1448 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3230,6 +3237,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1448::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1449/Generated1449.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1449/Generated1449.il index 06bf929001e829..e3632c3eecc43b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1449/Generated1449.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1449/Generated1449.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1449 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2893,6 +2900,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1449::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest145/Generated145.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest145/Generated145.il index 27a701f03d285d..19366fa0060ed2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest145/Generated145.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest145/Generated145.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated145 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -512,6 +519,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated145::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1450/Generated1450.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1450/Generated1450.il index 911b0c6181e411..ec6fcef6d6d11d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1450/Generated1450.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1450/Generated1450.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1450 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3603,6 +3610,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1450::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1451/Generated1451.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1451/Generated1451.il index 86a231dd54f829..12594817b3a009 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1451/Generated1451.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1451/Generated1451.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1451 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3580,6 +3587,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1451::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1452/Generated1452.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1452/Generated1452.il index 732626b52e91cc..7026858746db5a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1452/Generated1452.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1452/Generated1452.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1452 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2686,6 +2693,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1452::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1453/Generated1453.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1453/Generated1453.il index 046273c6f5a893..3d33c1d6274047 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1453/Generated1453.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1453/Generated1453.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1453 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3350,6 +3357,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1453::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1454/Generated1454.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1454/Generated1454.il index 57b9fd5156a860..6cd2cfc71ed92a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1454/Generated1454.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1454/Generated1454.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1454 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3447,6 +3454,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1454::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1455/Generated1455.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1455/Generated1455.il index a33834141b4ae2..a6dcd19b66f507 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1455/Generated1455.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1455/Generated1455.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1455 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3323,6 +3330,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1455::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1456/Generated1456.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1456/Generated1456.il index ed397efdd13e78..e2fd3711f24263 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1456/Generated1456.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1456/Generated1456.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1456 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3318,6 +3325,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1456::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1457/Generated1457.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1457/Generated1457.il index 741853f7d58957..74f3c63e6d367d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1457/Generated1457.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1457/Generated1457.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1457 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3556,6 +3563,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1457::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1458/Generated1458.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1458/Generated1458.il index 990e964c8e76c3..c9ddbfecbbda42 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1458/Generated1458.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1458/Generated1458.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1458 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3565,6 +3572,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1458::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1459/Generated1459.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1459/Generated1459.il index 1aec0ad828e423..ae8eeff6448823 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1459/Generated1459.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1459/Generated1459.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1459 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3374,6 +3381,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1459::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest146/Generated146.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest146/Generated146.il index 69f07df67905bc..5ebad359b60cc4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest146/Generated146.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest146/Generated146.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated146 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -502,6 +509,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated146::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1460/Generated1460.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1460/Generated1460.il index afb0c183cd75d8..baa91939355fbf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1460/Generated1460.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1460/Generated1460.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1460 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3097,6 +3104,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1460::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1461/Generated1461.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1461/Generated1461.il index 0d2f5aa30a9639..4548956ad642b9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1461/Generated1461.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1461/Generated1461.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1461 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2914,6 +2921,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1461::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1462/Generated1462.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1462/Generated1462.il index a822db29ea8882..ee04bfe867ef24 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1462/Generated1462.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1462/Generated1462.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1462 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3061,6 +3068,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1462::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1463/Generated1463.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1463/Generated1463.il index afef93ec1507b8..440e92bf915474 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1463/Generated1463.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1463/Generated1463.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1463 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2939,6 +2946,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1463::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1464/Generated1464.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1464/Generated1464.il index dd26863fb5de29..b32171219e44f8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1464/Generated1464.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1464/Generated1464.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1464 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3258,6 +3265,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1464::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1465/Generated1465.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1465/Generated1465.il index c8a0a9260a6e5d..0c5f1ee4fde58a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1465/Generated1465.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1465/Generated1465.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1465 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3198,6 +3205,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1465::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1466/Generated1466.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1466/Generated1466.il index f66cd1586948eb..e3cd47573083de 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1466/Generated1466.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1466/Generated1466.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1466 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3088,6 +3095,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1466::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1467/Generated1467.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1467/Generated1467.il index b67c753e27dfa4..f3e1e6108608cb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1467/Generated1467.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1467/Generated1467.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1467 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3307,6 +3314,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1467::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1468/Generated1468.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1468/Generated1468.il index a7351cefd435a2..ef2f12c983e526 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1468/Generated1468.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1468/Generated1468.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1468 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3234,6 +3241,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1468::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1469/Generated1469.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1469/Generated1469.il index 84d144979c51d3..05f9c302d78b82 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1469/Generated1469.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1469/Generated1469.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1469 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3234,6 +3241,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1469::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest147/Generated147.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest147/Generated147.il index 4d97fddb8f6523..77ab2ddad027ef 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest147/Generated147.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest147/Generated147.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated147 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -609,6 +616,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated147::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1470/Generated1470.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1470/Generated1470.il index 326b6068bd15d1..76f25bded1e416 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1470/Generated1470.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1470/Generated1470.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1470 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3216,6 +3223,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1470::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1471/Generated1471.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1471/Generated1471.il index 7d0c69ccf2f778..39ea50e43ed5f6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1471/Generated1471.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1471/Generated1471.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1471 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3238,6 +3245,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1471::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1472/Generated1472.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1472/Generated1472.il index 55f4adfa1bc6d1..3fbe21e2c3a016 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1472/Generated1472.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1472/Generated1472.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1472 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3150,6 +3157,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1472::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1473/Generated1473.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1473/Generated1473.il index 3f6632973a88bd..01330ac61bf826 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1473/Generated1473.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1473/Generated1473.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1473 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2841,6 +2848,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1473::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1474/Generated1474.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1474/Generated1474.il index 94460b06205f98..bc949aa8e7724a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1474/Generated1474.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1474/Generated1474.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1474 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1959,6 +1966,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1474::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1475/Generated1475.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1475/Generated1475.il index 75981adf684dc8..3c40e64a76116d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1475/Generated1475.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1475/Generated1475.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1475 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2004,6 +2011,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1475::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1476/Generated1476.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1476/Generated1476.il index 6dc91b09045a34..d79b01b5c65920 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1476/Generated1476.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1476/Generated1476.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1476 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1990,6 +1997,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1476::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1477/Generated1477.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1477/Generated1477.il index cbd4bbc46ef84a..4c6d2ce425bd19 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1477/Generated1477.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1477/Generated1477.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1477 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2013,6 +2020,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1477::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1478/Generated1478.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1478/Generated1478.il index a2f86e997a9e60..6aebe5734a1fda 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1478/Generated1478.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1478/Generated1478.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1478 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2288,6 +2295,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1478::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1479/Generated1479.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1479/Generated1479.il index e45f0038ab081b..ce80b606e15adc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1479/Generated1479.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1479/Generated1479.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1479 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2600,6 +2607,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1479::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest148/Generated148.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest148/Generated148.il index d22c159fd2c414..86c5cb29582010 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest148/Generated148.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest148/Generated148.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated148 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -486,6 +493,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated148::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1480/Generated1480.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1480/Generated1480.il index 2052b2303753ef..ac621c8c9ab664 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1480/Generated1480.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1480/Generated1480.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1480 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2164,6 +2171,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1480::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1481/Generated1481.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1481/Generated1481.il index e5c98825a23274..019ade91e154e6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1481/Generated1481.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1481/Generated1481.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1481 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2152,6 +2159,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1481::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1482/Generated1482.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1482/Generated1482.il index 41cf29c928ae66..4443554d6c905c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1482/Generated1482.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1482/Generated1482.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1482 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2291,6 +2298,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1482::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1483/Generated1483.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1483/Generated1483.il index 5448fc2b407ded..e46d6ef9c2c03d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1483/Generated1483.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1483/Generated1483.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1483 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3791,6 +3798,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1483::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1484/Generated1484.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1484/Generated1484.il index 278fc1278893ff..59c97a088949d2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1484/Generated1484.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1484/Generated1484.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1484 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2846,6 +2853,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1484::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1485/Generated1485.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1485/Generated1485.il index 8b02255d270c21..f238b4a39b4a47 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1485/Generated1485.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1485/Generated1485.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1485 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2787,6 +2794,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1485::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1486/Generated1486.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1486/Generated1486.il index 86a5fc44111271..25091f6b81bdd4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1486/Generated1486.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1486/Generated1486.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1486 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3225,6 +3232,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1486::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1487/Generated1487.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1487/Generated1487.il index 698a00ec171be1..5e9c6a5c5ea51e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1487/Generated1487.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1487/Generated1487.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1487 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2981,6 +2988,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1487::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1488/Generated1488.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1488/Generated1488.il index 25b0112197b6ea..b4342bb868f166 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1488/Generated1488.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1488/Generated1488.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1488 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2010,6 +2017,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1488::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1489/Generated1489.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1489/Generated1489.il index 57455efb2abf5a..8620af495d6d12 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1489/Generated1489.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1489/Generated1489.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1489 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1958,6 +1965,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1489::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest149/Generated149.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest149/Generated149.il index 7aac458e744762..0c96994ded4323 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest149/Generated149.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest149/Generated149.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated149 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -504,6 +511,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated149::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1490/Generated1490.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1490/Generated1490.il index 764ced2af1ac2e..30f2dae7838c21 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1490/Generated1490.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1490/Generated1490.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1490 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1971,6 +1978,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1490::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1491/Generated1491.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1491/Generated1491.il index 97d304dc61601e..80346e805f164f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1491/Generated1491.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1491/Generated1491.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1491 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1898,6 +1905,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1491::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1492/Generated1492.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1492/Generated1492.il index 78e0a3a2a5eca8..f58dfa767ae190 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1492/Generated1492.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1492/Generated1492.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1492 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3239,6 +3246,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1492::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1493/Generated1493.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1493/Generated1493.il index 0801357abde2ec..2497631b6671ae 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1493/Generated1493.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1493/Generated1493.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1493 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3135,6 +3142,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1493::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1494/Generated1494.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1494/Generated1494.il index f96754b80ae676..872fbad314d89f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1494/Generated1494.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1494/Generated1494.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1494 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3984,6 +3991,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1494::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1495/Generated1495.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1495/Generated1495.il index 9382e938d1ec36..37320e423c0812 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1495/Generated1495.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1495/Generated1495.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1495 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4223,6 +4230,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1495::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1496/Generated1496.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1496/Generated1496.il index f7ed9d5af8b764..7dfd456d05da7c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1496/Generated1496.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1496/Generated1496.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1496 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3036,6 +3043,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1496::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1497/Generated1497.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1497/Generated1497.il index c0641bed987e53..c18422370f3814 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1497/Generated1497.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1497/Generated1497.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1497 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3704,6 +3711,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1497::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1498/Generated1498.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1498/Generated1498.il index 68246a225211bf..3330e55cb98e05 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1498/Generated1498.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1498/Generated1498.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1498 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2712,6 +2719,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1498::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1499/Generated1499.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1499/Generated1499.il index f731cc34c378dd..5c9a2812ebc35d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1499/Generated1499.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1499/Generated1499.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1499 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4455,6 +4462,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1499::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest15/Generated15.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest15/Generated15.il index 8248639197c722..4dc65446da61b8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest15/Generated15.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest15/Generated15.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated15 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1239,6 +1246,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated15::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest150/Generated150.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest150/Generated150.il index 68874be0bf5eea..3bcbf9e5057a6b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest150/Generated150.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest150/Generated150.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated150 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -670,6 +677,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated150::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1500/Generated1500.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1500/Generated1500.il index 753fc67c7e7ad1..2a78badc494ecd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1500/Generated1500.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1500/Generated1500.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated1500 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3011,6 +3018,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated1500::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest151/Generated151.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest151/Generated151.il index b77af72fc10b8d..2dd9f679ca1132 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest151/Generated151.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest151/Generated151.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated151 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -741,6 +748,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated151::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest152/Generated152.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest152/Generated152.il index 8b4b4b8e578af5..9f8604a54441f0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest152/Generated152.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest152/Generated152.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated152 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -725,6 +732,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated152::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest153/Generated153.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest153/Generated153.il index ff0b42150fd426..c436795fb52554 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest153/Generated153.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest153/Generated153.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated153 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -527,6 +534,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated153::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest154/Generated154.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest154/Generated154.il index 5d38d96efd146b..9ff128656b361d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest154/Generated154.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest154/Generated154.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated154 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -691,6 +698,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated154::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest155/Generated155.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest155/Generated155.il index 994ee9b9686aad..a175c267cc8d3c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest155/Generated155.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest155/Generated155.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated155 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -500,6 +507,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated155::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest156/Generated156.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest156/Generated156.il index b2d9bc44b881c0..be24925b5ea004 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest156/Generated156.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest156/Generated156.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated156 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -561,6 +568,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated156::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest157/Generated157.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest157/Generated157.il index 29764c3e8afd80..18c46f563e87a7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest157/Generated157.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest157/Generated157.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated157 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -709,6 +716,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated157::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest158/Generated158.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest158/Generated158.il index b6b8298928ba4c..aa8f6720643e0d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest158/Generated158.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest158/Generated158.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated158 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -492,6 +499,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated158::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest159/Generated159.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest159/Generated159.il index bf4be81f72089c..fb1e36ee69b120 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest159/Generated159.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest159/Generated159.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated159 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -532,6 +539,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated159::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest16/Generated16.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest16/Generated16.il index 5c9c833584453c..bc5a5af7923596 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest16/Generated16.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest16/Generated16.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated16 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1058,6 +1065,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated16::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest160/Generated160.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest160/Generated160.il index 6bfed094afba24..642a644ec54a9c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest160/Generated160.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest160/Generated160.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated160 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -673,6 +680,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated160::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest161/Generated161.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest161/Generated161.il index 14746412412432..463eaea2743e83 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest161/Generated161.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest161/Generated161.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated161 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -464,6 +471,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated161::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest162/Generated162.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest162/Generated162.il index 41a648b9ad72be..748b5a9f8a047f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest162/Generated162.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest162/Generated162.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated162 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -447,6 +454,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated162::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest163/Generated163.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest163/Generated163.il index c7a8663c3cee4f..eb751ef25e2b61 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest163/Generated163.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest163/Generated163.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated163 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -593,6 +600,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated163::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest164/Generated164.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest164/Generated164.il index 71a86092b0db08..8815a541f770e7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest164/Generated164.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest164/Generated164.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated164 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -454,6 +461,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated164::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest165/Generated165.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest165/Generated165.il index 97e54288d27baa..8151a488200a80 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest165/Generated165.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest165/Generated165.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated165 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -763,6 +770,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated165::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest166/Generated166.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest166/Generated166.il index 159c1af8f15a6f..6b86795fee408c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest166/Generated166.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest166/Generated166.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated166 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -447,6 +454,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated166::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest167/Generated167.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest167/Generated167.il index 37d53c78245a83..0a621abbfa9ad0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest167/Generated167.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest167/Generated167.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated167 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -558,6 +565,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated167::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest168/Generated168.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest168/Generated168.il index 448507ddce7891..7945ecf3e90c76 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest168/Generated168.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest168/Generated168.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated168 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -558,6 +565,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated168::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest169/Generated169.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest169/Generated169.il index 27fbd3eadc8275..127f9e0681b4d5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest169/Generated169.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest169/Generated169.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated169 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -510,6 +517,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated169::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest17/Generated17.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest17/Generated17.il index bc51a444d500e5..619439be23fb09 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest17/Generated17.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest17/Generated17.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated17 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -935,6 +942,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated17::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest170/Generated170.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest170/Generated170.il index 0717cbb6270750..1b854a451d14b8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest170/Generated170.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest170/Generated170.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated170 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -380,6 +387,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated170::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest171/Generated171.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest171/Generated171.il index e193579952a51a..5dc8313a24a345 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest171/Generated171.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest171/Generated171.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated171 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1247,6 +1254,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated171::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest172/Generated172.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest172/Generated172.il index cee47a82985c5f..1687ff03ad84ee 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest172/Generated172.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest172/Generated172.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated172 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1198,6 +1205,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated172::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest173/Generated173.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest173/Generated173.il index 6cfdd3380a8d96..3e975ef9124c18 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest173/Generated173.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest173/Generated173.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated173 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1335,6 +1342,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated173::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest174/Generated174.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest174/Generated174.il index 96505cb82af81c..a4e50341219b5f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest174/Generated174.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest174/Generated174.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated174 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1239,6 +1246,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated174::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest175/Generated175.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest175/Generated175.il index 1178b410842bf7..18aa563d7024dc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest175/Generated175.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest175/Generated175.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated175 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1364,6 +1371,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated175::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest176/Generated176.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest176/Generated176.il index abc49384d3a33f..ef3c4c41ee3cf6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest176/Generated176.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest176/Generated176.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated176 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -893,6 +900,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated176::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest177/Generated177.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest177/Generated177.il index 1a3bb1601987a2..f62942f95b94f5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest177/Generated177.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest177/Generated177.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated177 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -902,6 +909,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated177::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest178/Generated178.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest178/Generated178.il index 6dbf78ab10169c..ead2cba18ff7ac 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest178/Generated178.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest178/Generated178.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated178 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1015,6 +1022,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated178::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest179/Generated179.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest179/Generated179.il index 37ee300121b851..b58354a43e4e8b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest179/Generated179.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest179/Generated179.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated179 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -765,6 +772,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated179::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest18/Generated18.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest18/Generated18.il index 186973f4f16648..c189ac6ed7a9d3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest18/Generated18.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest18/Generated18.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated18 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -993,6 +1000,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated18::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest180/Generated180.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest180/Generated180.il index d1f2fb1932ff51..c5e189d9cd6eb4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest180/Generated180.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest180/Generated180.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated180 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1065,6 +1072,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated180::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest181/Generated181.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest181/Generated181.il index 1a2c8e633d775a..65a4aa3ed3dafe 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest181/Generated181.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest181/Generated181.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated181 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -833,6 +840,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated181::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest182/Generated182.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest182/Generated182.il index 3ef0918d306f2a..f089e42f83e356 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest182/Generated182.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest182/Generated182.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated182 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1199,6 +1206,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated182::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest183/Generated183.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest183/Generated183.il index f12b51e147457a..6d6723e17db7c7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest183/Generated183.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest183/Generated183.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated183 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1079,6 +1086,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated183::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest184/Generated184.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest184/Generated184.il index 48e7e0a0542661..5eeda1e44ad4a7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest184/Generated184.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest184/Generated184.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated184 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1199,6 +1206,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated184::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest185/Generated185.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest185/Generated185.il index bb0dd6d7cc1198..515db2f9a8173d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest185/Generated185.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest185/Generated185.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated185 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -835,6 +842,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated185::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest186/Generated186.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest186/Generated186.il index dc4a68e912cbcc..c36cc00a6fa958 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest186/Generated186.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest186/Generated186.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated186 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1018,6 +1025,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated186::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest187/Generated187.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest187/Generated187.il index 41dc6f23a1bf70..435a5fcb8b5ad6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest187/Generated187.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest187/Generated187.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated187 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -992,6 +999,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated187::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest188/Generated188.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest188/Generated188.il index c79d6253e66737..2b840523ebad73 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest188/Generated188.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest188/Generated188.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated188 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1059,6 +1066,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated188::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest189/Generated189.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest189/Generated189.il index 40871fea68f7f7..f291b12971e910 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest189/Generated189.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest189/Generated189.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated189 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -775,6 +782,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated189::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest19/Generated19.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest19/Generated19.il index 473b7f6019d4d3..52a405ab342d31 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest19/Generated19.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest19/Generated19.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated19 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -975,6 +982,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated19::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest190/Generated190.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest190/Generated190.il index 61f54aebb2e2fb..f4154a29b5278f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest190/Generated190.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest190/Generated190.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated190 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1052,6 +1059,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated190::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest191/Generated191.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest191/Generated191.il index e9421d4680ed51..ad6030147b061f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest191/Generated191.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest191/Generated191.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated191 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -893,6 +900,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated191::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest192/Generated192.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest192/Generated192.il index a7729169eb1323..ee013b57222ace 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest192/Generated192.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest192/Generated192.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated192 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1910,6 +1917,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated192::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest193/Generated193.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest193/Generated193.il index 9b1e5ab267f089..93a4005a391aed 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest193/Generated193.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest193/Generated193.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated193 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2127,6 +2134,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated193::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest194/Generated194.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest194/Generated194.il index 7cd37f340f1bfa..07834e7496a1f4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest194/Generated194.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest194/Generated194.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated194 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2081,6 +2088,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated194::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest195/Generated195.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest195/Generated195.il index a0d537c9d53bd1..18ab61f5b3c9d8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest195/Generated195.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest195/Generated195.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated195 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1966,6 +1973,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated195::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest196/Generated196.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest196/Generated196.il index 0013d482141f2b..9616374b412943 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest196/Generated196.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest196/Generated196.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated196 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1855,6 +1862,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated196::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest197/Generated197.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest197/Generated197.il index d790d075e98be0..af796a5f307b7a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest197/Generated197.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest197/Generated197.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated197 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1554,6 +1561,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated197::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest198/Generated198.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest198/Generated198.il index 619cc6d03c1f91..e85b8f67fc1c88 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest198/Generated198.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest198/Generated198.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated198 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1682,6 +1689,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated198::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest199/Generated199.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest199/Generated199.il index f24d2ff6b69c5c..6682204cd5767a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest199/Generated199.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest199/Generated199.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated199 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1737,6 +1744,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated199::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest2/Generated2.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest2/Generated2.il index d5b1668d1f3631..22c72622288aad 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest2/Generated2.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest2/Generated2.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated2 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -673,6 +680,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated2::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest20/Generated20.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest20/Generated20.il index f1d192a2e934e5..8852d5a2ed858b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest20/Generated20.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest20/Generated20.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated20 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1145,6 +1152,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated20::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest200/Generated200.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest200/Generated200.il index 8175eb34da8b51..a36b8f5f8528e9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest200/Generated200.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest200/Generated200.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated200 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1972,6 +1979,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated200::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest201/Generated201.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest201/Generated201.il index d4cce180d7c8ef..440a334f47032e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest201/Generated201.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest201/Generated201.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated201 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1690,6 +1697,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated201::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest202/Generated202.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest202/Generated202.il index a03d3a1d0642b6..8244de9b25aa35 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest202/Generated202.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest202/Generated202.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated202 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1776,6 +1783,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated202::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest203/Generated203.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest203/Generated203.il index 153729155aab62..f533b111011a12 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest203/Generated203.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest203/Generated203.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated203 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1916,6 +1923,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated203::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest204/Generated204.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest204/Generated204.il index 006fe01cf6c27b..ba81b387bcd23c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest204/Generated204.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest204/Generated204.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated204 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1846,6 +1853,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated204::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest205/Generated205.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest205/Generated205.il index 68bd106e57dff4..ac6e277172cf19 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest205/Generated205.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest205/Generated205.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated205 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1677,6 +1684,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated205::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest206/Generated206.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest206/Generated206.il index 99239007220279..c9a4c1138e2ad3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest206/Generated206.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest206/Generated206.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated206 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1615,6 +1622,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated206::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest207/Generated207.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest207/Generated207.il index 08aa3576bd083b..dc89e48e74a107 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest207/Generated207.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest207/Generated207.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated207 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1889,6 +1896,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated207::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest208/Generated208.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest208/Generated208.il index 75f60a7419d570..0c2581d4fa7829 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest208/Generated208.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest208/Generated208.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated208 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1791,6 +1798,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated208::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest209/Generated209.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest209/Generated209.il index ab1e77747d23c8..41f66465391cef 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest209/Generated209.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest209/Generated209.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated209 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1682,6 +1689,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated209::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest21/Generated21.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest21/Generated21.il index 1ecc0650d5278a..5c114344660e4e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest21/Generated21.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest21/Generated21.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated21 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1046,6 +1053,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated21::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest210/Generated210.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest210/Generated210.il index 010df4deafd284..0aa61d19217d2b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest210/Generated210.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest210/Generated210.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated210 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1764,6 +1771,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated210::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest211/Generated211.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest211/Generated211.il index c4fce7ce2bb1c4..643ff34eed4cf9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest211/Generated211.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest211/Generated211.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated211 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1800,6 +1807,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated211::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest212/Generated212.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest212/Generated212.il index e372f8daef9f92..d58a88fa7a7a93 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest212/Generated212.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest212/Generated212.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated212 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2040,6 +2047,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated212::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest213/Generated213.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest213/Generated213.il index 52261bef79c8ad..7b42e51d857eea 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest213/Generated213.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest213/Generated213.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated213 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2052,6 +2059,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated213::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest214/Generated214.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest214/Generated214.il index 236dc2d8ba7195..0d82d965794e95 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest214/Generated214.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest214/Generated214.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated214 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2026,6 +2033,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated214::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest215/Generated215.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest215/Generated215.il index 448d67973b6f0b..f3c29ece3133dd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest215/Generated215.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest215/Generated215.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated215 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2026,6 +2033,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated215::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest216/Generated216.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest216/Generated216.il index b296df62c1be5f..a26485c5c357cf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest216/Generated216.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest216/Generated216.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated216 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1537,6 +1544,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated216::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest217/Generated217.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest217/Generated217.il index ec204ea26b2db3..c85ae24c071ace 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest217/Generated217.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest217/Generated217.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated217 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -880,6 +887,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated217::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest218/Generated218.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest218/Generated218.il index 44242543afc643..27b3dd773f4388 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest218/Generated218.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest218/Generated218.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated218 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -907,6 +914,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated218::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest219/Generated219.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest219/Generated219.il index 77ebc8bc52ae19..49a5813abde25b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest219/Generated219.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest219/Generated219.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated219 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1577,6 +1584,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated219::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest22/Generated22.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest22/Generated22.il index 379d482c0931c6..a0d1aacac06b05 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest22/Generated22.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest22/Generated22.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated22 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1040,6 +1047,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated22::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest220/Generated220.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest220/Generated220.il index 863ae2f6429794..d01da226ba2cce 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest220/Generated220.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest220/Generated220.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated220 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -981,6 +988,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated220::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest221/Generated221.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest221/Generated221.il index 73f5d2a9c5f206..d54864960e4245 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest221/Generated221.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest221/Generated221.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated221 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -892,6 +899,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated221::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest222/Generated222.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest222/Generated222.il index 6ee4b47201d0b4..1d284ae4d20318 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest222/Generated222.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest222/Generated222.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated222 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -848,6 +855,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated222::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest223/Generated223.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest223/Generated223.il index bf71684d649e66..000a7679a5cb77 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest223/Generated223.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest223/Generated223.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated223 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -875,6 +882,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated223::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest224/Generated224.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest224/Generated224.il index b2f478b1f49bf3..33f42f5873af86 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest224/Generated224.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest224/Generated224.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated224 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -892,6 +899,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated224::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest225/Generated225.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest225/Generated225.il index 0ad7477fd84602..fcf1dd77327363 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest225/Generated225.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest225/Generated225.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated225 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1013,6 +1020,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated225::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest226/Generated226.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest226/Generated226.il index f6d66e84e6a820..d59b0692dec7c0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest226/Generated226.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest226/Generated226.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated226 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -998,6 +1005,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated226::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest227/Generated227.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest227/Generated227.il index e994f10261df2e..8c259bc7d588e9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest227/Generated227.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest227/Generated227.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated227 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -924,6 +931,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated227::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest228/Generated228.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest228/Generated228.il index 3a97596612cbe4..73df2ca8d2b978 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest228/Generated228.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest228/Generated228.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated228 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1556,6 +1563,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated228::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest229/Generated229.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest229/Generated229.il index da82b343808adb..6d8e28eec82079 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest229/Generated229.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest229/Generated229.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated229 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1440,6 +1447,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated229::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest23/Generated23.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest23/Generated23.il index 020bfca0f5ec3c..cf21bfccd5da5d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest23/Generated23.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest23/Generated23.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated23 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1082,6 +1089,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated23::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest230/Generated230.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest230/Generated230.il index c00c1f27df81d8..81e5772c5cfb99 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest230/Generated230.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest230/Generated230.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated230 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1568,6 +1575,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated230::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest231/Generated231.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest231/Generated231.il index 79a2151478e7d6..85e68e4e4e71f3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest231/Generated231.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest231/Generated231.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated231 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1443,6 +1450,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated231::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest232/Generated232.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest232/Generated232.il index 9e23521bcc09f3..fb3da04b2c7cff 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest232/Generated232.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest232/Generated232.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated232 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1733,6 +1740,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated232::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest233/Generated233.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest233/Generated233.il index 9dfab63300422f..80f53e0244332e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest233/Generated233.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest233/Generated233.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated233 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1631,6 +1638,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated233::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest234/Generated234.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest234/Generated234.il index be4d15dfef6a84..e39d1bfc49d729 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest234/Generated234.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest234/Generated234.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated234 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1812,6 +1819,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated234::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest235/Generated235.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest235/Generated235.il index 54f60444502a3a..1a6d7523ea71be 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest235/Generated235.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest235/Generated235.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated235 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1687,6 +1694,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated235::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest236/Generated236.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest236/Generated236.il index a0042acf37d329..efd20b85f7daac 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest236/Generated236.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest236/Generated236.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated236 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1742,6 +1749,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated236::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest237/Generated237.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest237/Generated237.il index 5da6d63055e487..0829df32e3d91a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest237/Generated237.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest237/Generated237.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated237 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1608,6 +1615,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated237::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest238/Generated238.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest238/Generated238.il index 848004bc2bd50d..78481648aa0bd6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest238/Generated238.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest238/Generated238.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated238 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1611,6 +1618,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated238::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest239/Generated239.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest239/Generated239.il index 43708444ca9a4c..e27dcfde1d1e26 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest239/Generated239.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest239/Generated239.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated239 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1730,6 +1737,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated239::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest24/Generated24.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest24/Generated24.il index 03974a99a761cd..690bb6d03346c4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest24/Generated24.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest24/Generated24.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated24 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -943,6 +950,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated24::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest240/Generated240.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest240/Generated240.il index a82afcccb2da5f..84c95d6f5b386d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest240/Generated240.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest240/Generated240.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated240 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1737,6 +1744,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated240::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest241/Generated241.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest241/Generated241.il index cf761b81a3765e..fdbb7f44410325 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest241/Generated241.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest241/Generated241.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated241 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1453,6 +1460,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated241::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest242/Generated242.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest242/Generated242.il index 1e51b6821ddacc..6f0cbcc3cfd9b6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest242/Generated242.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest242/Generated242.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated242 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1790,6 +1797,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated242::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest243/Generated243.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest243/Generated243.il index 989b656fe2b428..798eab2c36aa8c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest243/Generated243.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest243/Generated243.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated243 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1631,6 +1638,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated243::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest244/Generated244.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest244/Generated244.il index 75c4e9c050462c..cdf6ae7190d126 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest244/Generated244.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest244/Generated244.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated244 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1838,6 +1845,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated244::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest245/Generated245.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest245/Generated245.il index d920fa0c2e57b4..c1cfd505d0742d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest245/Generated245.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest245/Generated245.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated245 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1722,6 +1729,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated245::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest246/Generated246.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest246/Generated246.il index 4586cfb191f855..05eb8886721999 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest246/Generated246.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest246/Generated246.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated246 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1730,6 +1737,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated246::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest247/Generated247.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest247/Generated247.il index 2a62415272886a..6f36487d9d2145 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest247/Generated247.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest247/Generated247.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated247 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1835,6 +1842,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated247::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest248/Generated248.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest248/Generated248.il index 5530107bbd2f24..6bcc2f7af8818c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest248/Generated248.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest248/Generated248.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated248 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2075,6 +2082,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated248::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest249/Generated249.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest249/Generated249.il index a495b9bab34a4c..41195314f81d59 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest249/Generated249.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest249/Generated249.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated249 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1773,6 +1780,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated249::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest25/Generated25.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest25/Generated25.il index 89570b73fe1f76..ba0a9f9dd04f4d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest25/Generated25.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest25/Generated25.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated25 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -945,6 +952,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated25::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest250/Generated250.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest250/Generated250.il index 118c7bd6e574e5..75c92545891128 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest250/Generated250.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest250/Generated250.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated250 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2009,6 +2016,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated250::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest251/Generated251.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest251/Generated251.il index 96ef591171e20d..6fdc7be404ea07 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest251/Generated251.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest251/Generated251.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated251 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1829,6 +1836,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated251::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest252/Generated252.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest252/Generated252.il index 5f3c175224080f..2ce462e91159ba 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest252/Generated252.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest252/Generated252.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated252 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1889,6 +1896,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated252::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest253/Generated253.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest253/Generated253.il index 1a379a1de8f789..e568cff7c1ffb0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest253/Generated253.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest253/Generated253.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated253 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1705,6 +1712,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated253::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest254/Generated254.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest254/Generated254.il index 4b551559893ce3..903e9293fd20e3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest254/Generated254.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest254/Generated254.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated254 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1823,6 +1830,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated254::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest255/Generated255.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest255/Generated255.il index 30681c5b89da22..9ee813169b253b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest255/Generated255.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest255/Generated255.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated255 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1937,6 +1944,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated255::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest256/Generated256.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest256/Generated256.il index 15eb1442509926..264799277e7724 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest256/Generated256.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest256/Generated256.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated256 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1959,6 +1966,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated256::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest257/Generated257.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest257/Generated257.il index 8df269b5ed34d0..cee330b64277c5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest257/Generated257.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest257/Generated257.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated257 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1850,6 +1857,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated257::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest258/Generated258.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest258/Generated258.il index 9eea4c56a5aad7..cc633eaf4e705d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest258/Generated258.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest258/Generated258.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated258 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1927,6 +1934,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated258::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest259/Generated259.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest259/Generated259.il index 328e5fa2648cd0..eebd521d3fde98 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest259/Generated259.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest259/Generated259.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated259 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1843,6 +1850,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated259::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest26/Generated26.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest26/Generated26.il index 01103677bd856f..5e5d8677df3770 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest26/Generated26.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest26/Generated26.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated26 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1074,6 +1081,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated26::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest260/Generated260.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest260/Generated260.il index fe607bc0bdf2d0..ecb603c0388dd4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest260/Generated260.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest260/Generated260.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated260 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1862,6 +1869,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated260::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest261/Generated261.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest261/Generated261.il index 7d041ff50a2931..7528691157fd17 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest261/Generated261.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest261/Generated261.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated261 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1601,6 +1608,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated261::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest262/Generated262.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest262/Generated262.il index d5d3973f0f0dc7..e1108ede4389d6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest262/Generated262.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest262/Generated262.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated262 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1679,6 +1686,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated262::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest263/Generated263.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest263/Generated263.il index 97d85f60abf987..96bbddb5ddf5a7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest263/Generated263.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest263/Generated263.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated263 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1739,6 +1746,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated263::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest264/Generated264.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest264/Generated264.il index 931739fad94704..ff627543f51b46 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest264/Generated264.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest264/Generated264.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated264 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1979,6 +1986,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated264::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest265/Generated265.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest265/Generated265.il index 67578f1785793f..4224bd3f71675e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest265/Generated265.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest265/Generated265.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated265 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1617,6 +1624,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated265::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest266/Generated266.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest266/Generated266.il index c358d92865d92f..054eb25bd9efe7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest266/Generated266.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest266/Generated266.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated266 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1973,6 +1980,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated266::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest267/Generated267.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest267/Generated267.il index ecaf95b42fc656..73117f4b7f9309 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest267/Generated267.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest267/Generated267.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated267 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1843,6 +1850,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated267::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest268/Generated268.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest268/Generated268.il index 9b1ad0ebfd9de9..602809cbfc99ba 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest268/Generated268.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest268/Generated268.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated268 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1798,6 +1805,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated268::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest269/Generated269.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest269/Generated269.il index 192751262c5fca..263bb619b0bc9c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest269/Generated269.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest269/Generated269.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated269 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1679,6 +1686,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated269::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest27/Generated27.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest27/Generated27.il index 207cac649597e4..f6ec5201308f30 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest27/Generated27.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest27/Generated27.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated27 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1153,6 +1160,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated27::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest270/Generated270.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest270/Generated270.il index 0e97a010022ba9..e00802242a47af 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest270/Generated270.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest270/Generated270.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated270 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1747,6 +1754,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated270::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest271/Generated271.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest271/Generated271.il index fcb7c773b1aa6f..8d2dc6d64a5c5c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest271/Generated271.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest271/Generated271.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated271 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1706,6 +1713,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated271::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest272/Generated272.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest272/Generated272.il index 108211db3d4a14..c828a74c159e62 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest272/Generated272.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest272/Generated272.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated272 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1858,6 +1865,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated272::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest273/Generated273.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest273/Generated273.il index 6a70e2751150ed..f549091e6561f9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest273/Generated273.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest273/Generated273.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated273 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1679,6 +1686,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated273::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest274/Generated274.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest274/Generated274.il index 94777efeed3db1..b3b1e98c4cc5af 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest274/Generated274.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest274/Generated274.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated274 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1636,6 +1643,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated274::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest275/Generated275.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest275/Generated275.il index 0ee6b611e5d8c7..1870a810820cd6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest275/Generated275.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest275/Generated275.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated275 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1852,6 +1859,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated275::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest276/Generated276.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest276/Generated276.il index 9b0db0fe59a152..b1e1e0cf21ee55 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest276/Generated276.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest276/Generated276.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated276 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1617,6 +1624,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated276::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest277/Generated277.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest277/Generated277.il index 41c62dc172e748..982119e09ec166 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest277/Generated277.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest277/Generated277.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated277 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1561,6 +1568,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated277::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest278/Generated278.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest278/Generated278.il index 98f2db9547b03b..e98a4fd1b0a2b2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest278/Generated278.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest278/Generated278.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated278 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1714,6 +1721,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated278::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest279/Generated279.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest279/Generated279.il index d88e36b3bef38a..e6212e8d3cbd25 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest279/Generated279.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest279/Generated279.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated279 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1679,6 +1686,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated279::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest28/Generated28.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest28/Generated28.il index 1c6c3f831b7027..1e465c42694f7d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest28/Generated28.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest28/Generated28.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated28 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1105,6 +1112,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated28::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest280/Generated280.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest280/Generated280.il index e43b7e5ea8bf9a..2313af49d78613 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest280/Generated280.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest280/Generated280.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated280 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1974,6 +1981,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated280::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest281/Generated281.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest281/Generated281.il index 2732e2d7d77da7..d0a6c76758af1d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest281/Generated281.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest281/Generated281.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated281 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1657,6 +1664,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated281::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest282/Generated282.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest282/Generated282.il index d04e2cc9761422..551dedbbab46c1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest282/Generated282.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest282/Generated282.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated282 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1778,6 +1785,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated282::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest283/Generated283.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest283/Generated283.il index 98f3e6cab38638..3ed17d715e9b5d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest283/Generated283.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest283/Generated283.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated283 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1708,6 +1715,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated283::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest284/Generated284.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest284/Generated284.il index f26e705887f0f3..e95041884018d4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest284/Generated284.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest284/Generated284.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated284 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1858,6 +1865,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated284::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest285/Generated285.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest285/Generated285.il index b6acd006d43cdb..08b8f919625ae2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest285/Generated285.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest285/Generated285.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated285 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1679,6 +1686,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated285::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest286/Generated286.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest286/Generated286.il index 4a9adbb8973a22..8b599c4ce82b4e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest286/Generated286.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest286/Generated286.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated286 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1677,6 +1684,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated286::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest287/Generated287.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest287/Generated287.il index d3cb9ba0645245..59334b0cee4e72 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest287/Generated287.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest287/Generated287.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated287 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1756,6 +1763,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated287::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest288/Generated288.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest288/Generated288.il index 065f50c371101e..df63055aaaa232 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest288/Generated288.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest288/Generated288.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated288 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1908,6 +1915,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated288::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest289/Generated289.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest289/Generated289.il index 3ef0e36c92d083..41fd29f8ed7e13 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest289/Generated289.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest289/Generated289.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated289 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1604,6 +1611,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated289::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest29/Generated29.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest29/Generated29.il index f8dca27fc53812..36a30a365eb8b1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest29/Generated29.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest29/Generated29.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated29 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -855,6 +862,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated29::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest290/Generated290.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest290/Generated290.il index 3168626fc77ffe..6dbcc512e8855e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest290/Generated290.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest290/Generated290.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated290 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1826,6 +1833,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated290::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest291/Generated291.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest291/Generated291.il index e18e49a1baa6e1..fa88278e7b539b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest291/Generated291.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest291/Generated291.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated291 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1862,6 +1869,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated291::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest292/Generated292.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest292/Generated292.il index acf7deec06c944..c4e04ee68f8f03 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest292/Generated292.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest292/Generated292.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated292 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1795,6 +1802,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated292::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest293/Generated293.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest293/Generated293.il index 6e931dd7300148..0902d15e05708c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest293/Generated293.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest293/Generated293.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated293 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1694,6 +1701,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated293::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest294/Generated294.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest294/Generated294.il index 53307639d05d0f..e754a58b4d75c9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest294/Generated294.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest294/Generated294.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated294 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1697,6 +1704,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated294::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest295/Generated295.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest295/Generated295.il index bce0eb07004422..7167f6a200f927 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest295/Generated295.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest295/Generated295.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated295 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1682,6 +1689,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated295::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest296/Generated296.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest296/Generated296.il index ea2a26001125bb..93315628291603 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest296/Generated296.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest296/Generated296.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated296 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2027,6 +2034,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated296::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest297/Generated297.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest297/Generated297.il index 5139e912c1b74f..42d3b402541191 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest297/Generated297.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest297/Generated297.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated297 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1605,6 +1612,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated297::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest298/Generated298.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest298/Generated298.il index 9fff2ac199f5d6..c5d1c5dd2ecb2e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest298/Generated298.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest298/Generated298.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated298 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1841,6 +1848,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated298::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest299/Generated299.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest299/Generated299.il index 9e6c1fe6948ca4..48d5303fd56aa0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest299/Generated299.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest299/Generated299.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated299 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1776,6 +1783,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated299::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest3/Generated3.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest3/Generated3.il index 2a88b3f317e853..7769b30216859c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest3/Generated3.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest3/Generated3.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated3 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -801,6 +808,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated3::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest30/Generated30.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest30/Generated30.il index 98300402e8cd13..5b0595d5bab784 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest30/Generated30.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest30/Generated30.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated30 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -558,6 +565,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated30::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest300/Generated300.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest300/Generated300.il index 8398abf31b5d83..5163ec5ef22625 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest300/Generated300.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest300/Generated300.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated300 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1861,6 +1868,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated300::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest301/Generated301.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest301/Generated301.il index b935536e38166b..62c80fd3076c04 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest301/Generated301.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest301/Generated301.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated301 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1607,6 +1614,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated301::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest302/Generated302.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest302/Generated302.il index 44449570a85164..5d15c12e476ddd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest302/Generated302.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest302/Generated302.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated302 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1690,6 +1697,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated302::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest303/Generated303.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest303/Generated303.il index 844b5fc637d768..c22c21e77c45fd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest303/Generated303.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest303/Generated303.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated303 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1709,6 +1716,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated303::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest304/Generated304.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest304/Generated304.il index 217259b6db46ee..f6ba3d2c0b494f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest304/Generated304.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest304/Generated304.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated304 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1781,6 +1788,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated304::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest305/Generated305.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest305/Generated305.il index 3b91d556de0d34..ebf994ff0fb17b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest305/Generated305.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest305/Generated305.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated305 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1692,6 +1699,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated305::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest306/Generated306.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest306/Generated306.il index 087555be3524e8..6d4921b0d073a5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest306/Generated306.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest306/Generated306.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated306 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1654,6 +1661,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated306::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest307/Generated307.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest307/Generated307.il index 49721875b90fd7..1253f1a5b10dd0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest307/Generated307.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest307/Generated307.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated307 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1730,6 +1737,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated307::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest308/Generated308.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest308/Generated308.il index 56c9bb39153f7d..ef03ffd2e847e1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest308/Generated308.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest308/Generated308.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated308 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1751,6 +1758,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated308::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest309/Generated309.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest309/Generated309.il index d5cf09544e9cad..2e413d532e65c3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest309/Generated309.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest309/Generated309.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated309 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1833,6 +1840,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated309::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest31/Generated31.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest31/Generated31.il index f76039dde04c09..00489d31a85af7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest31/Generated31.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest31/Generated31.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated31 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -776,6 +783,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated31::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest310/Generated310.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest310/Generated310.il index 2e408fd8befe28..a7fd4ca89b8483 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest310/Generated310.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest310/Generated310.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated310 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1852,6 +1859,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated310::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest311/Generated311.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest311/Generated311.il index bdfd89659c7ed3..9367f5a4b912c7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest311/Generated311.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest311/Generated311.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated311 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1672,6 +1679,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated311::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest312/Generated312.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest312/Generated312.il index a24308ba5ffdd5..ae11e05c828fbf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest312/Generated312.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest312/Generated312.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated312 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1515,6 +1522,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated312::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest313/Generated313.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest313/Generated313.il index a0f4e28bb09d70..1536de335b4ea9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest313/Generated313.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest313/Generated313.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated313 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1712,6 +1719,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated313::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest314/Generated314.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest314/Generated314.il index bedfd3e312c086..657037d2c4bce1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest314/Generated314.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest314/Generated314.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated314 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1741,6 +1748,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated314::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest315/Generated315.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest315/Generated315.il index cb2070a3817245..029da7872703ab 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest315/Generated315.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest315/Generated315.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated315 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1631,6 +1638,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated315::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest316/Generated316.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest316/Generated316.il index e0703e195e5621..0c5af0afd8bffd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest316/Generated316.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest316/Generated316.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated316 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1448,6 +1455,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated316::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest317/Generated317.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest317/Generated317.il index a957574dd169b4..5ec916983165aa 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest317/Generated317.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest317/Generated317.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated317 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1780,6 +1787,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated317::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest318/Generated318.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest318/Generated318.il index 55af82d2ac8595..39b562ccaf1b8b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest318/Generated318.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest318/Generated318.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated318 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1794,6 +1801,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated318::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest319/Generated319.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest319/Generated319.il index 28f984030ec682..c9742b67af3e6b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest319/Generated319.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest319/Generated319.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated319 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1614,6 +1621,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated319::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest32/Generated32.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest32/Generated32.il index 6de173ee8c62fc..a61e3b7014ef37 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest32/Generated32.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest32/Generated32.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated32 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -581,6 +588,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated32::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest320/Generated320.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest320/Generated320.il index d14b93738e3d57..bef90183b9dc11 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest320/Generated320.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest320/Generated320.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated320 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1503,6 +1510,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated320::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest321/Generated321.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest321/Generated321.il index f444ec7d5acf82..27a7948342add2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest321/Generated321.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest321/Generated321.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated321 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1715,6 +1722,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated321::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest322/Generated322.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest322/Generated322.il index fd3c9fb6b8e4bd..b509df1c1a6b8c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest322/Generated322.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest322/Generated322.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated322 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1659,6 +1666,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated322::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest323/Generated323.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest323/Generated323.il index 7ff084fc05d533..2637927cf0f0c8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest323/Generated323.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest323/Generated323.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated323 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1609,6 +1616,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated323::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest324/Generated324.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest324/Generated324.il index e7b2e56470f739..5d5881c0f59140 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest324/Generated324.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest324/Generated324.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated324 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1858,6 +1865,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated324::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest325/Generated325.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest325/Generated325.il index 4c130f1b78a8e2..f36612eacd5fe6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest325/Generated325.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest325/Generated325.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated325 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2065,6 +2072,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated325::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest326/Generated326.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest326/Generated326.il index 3d40cb2912f25a..5dc936c14091d4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest326/Generated326.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest326/Generated326.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated326 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1904,6 +1911,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated326::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest327/Generated327.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest327/Generated327.il index 98f51386195468..90a7fc0be97f12 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest327/Generated327.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest327/Generated327.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated327 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2029,6 +2036,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated327::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest328/Generated328.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest328/Generated328.il index 90433e6ee175ab..e28ae714c3da72 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest328/Generated328.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest328/Generated328.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated328 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1686,6 +1693,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated328::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest329/Generated329.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest329/Generated329.il index 0d708d21b8c83a..a952f43a9cd873 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest329/Generated329.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest329/Generated329.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated329 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1828,6 +1835,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated329::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest33/Generated33.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest33/Generated33.il index f77a421891ce83..00dadc2da1f4e0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest33/Generated33.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest33/Generated33.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated33 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -609,6 +616,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated33::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest330/Generated330.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest330/Generated330.il index 72c73b14f90f63..7bd64cefce5b02 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest330/Generated330.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest330/Generated330.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated330 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1602,6 +1609,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated330::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest331/Generated331.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest331/Generated331.il index 8918e3b24f4365..839804b99a4a5a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest331/Generated331.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest331/Generated331.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated331 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1737,6 +1744,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated331::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest332/Generated332.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest332/Generated332.il index fd955996b890f2..da62fabec05c50 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest332/Generated332.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest332/Generated332.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated332 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1612,6 +1619,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated332::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest333/Generated333.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest333/Generated333.il index 635e675cf8753e..4f3197fefb3bb5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest333/Generated333.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest333/Generated333.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated333 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2024,6 +2031,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated333::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest334/Generated334.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest334/Generated334.il index dee85d2a86b72b..c3be28bbb30192 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest334/Generated334.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest334/Generated334.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated334 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1838,6 +1845,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated334::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest335/Generated335.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest335/Generated335.il index 87fc381de3d4fe..d20a6c49cc62e1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest335/Generated335.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest335/Generated335.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated335 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1853,6 +1860,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated335::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest336/Generated336.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest336/Generated336.il index 781c29f83f3608..3525a63f5ef70a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest336/Generated336.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest336/Generated336.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated336 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1687,6 +1694,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated336::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest337/Generated337.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest337/Generated337.il index ec25a1463ad003..b727d095b26a66 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest337/Generated337.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest337/Generated337.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated337 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1824,6 +1831,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated337::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest338/Generated338.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest338/Generated338.il index ec657adadf913b..c1e4a66c5a8428 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest338/Generated338.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest338/Generated338.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated338 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1903,6 +1910,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated338::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest339/Generated339.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest339/Generated339.il index 46859dd8fd2428..2361a0a1e33a1a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest339/Generated339.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest339/Generated339.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated339 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1918,6 +1925,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated339::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34.il index 45da65473d39d2..3e33ced8e8843b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated34 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -535,6 +542,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated34::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest340/Generated340.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest340/Generated340.il index 61963122306c8d..2d7baefdb5b1af 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest340/Generated340.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest340/Generated340.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated340 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1817,6 +1824,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated340::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest341/Generated341.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest341/Generated341.il index b1ac2a3f8d888a..e922528d27b480 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest341/Generated341.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest341/Generated341.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated341 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1894,6 +1901,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated341::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest342/Generated342.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest342/Generated342.il index 5c1bf73848415e..f5ad82f0065ded 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest342/Generated342.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest342/Generated342.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated342 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1963,6 +1970,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated342::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest343/Generated343.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest343/Generated343.il index 41cc77165abc49..00422fc74b94de 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest343/Generated343.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest343/Generated343.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated343 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1853,6 +1860,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated343::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest344/Generated344.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest344/Generated344.il index f867179a3106ac..b12ed49879d0af 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest344/Generated344.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest344/Generated344.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated344 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1563,6 +1570,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated344::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest345/Generated345.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest345/Generated345.il index 28235aa9d8660b..82f437e9a8dba2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest345/Generated345.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest345/Generated345.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated345 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1855,6 +1862,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated345::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest346/Generated346.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest346/Generated346.il index d128e770b35601..18bf4caec11bce 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest346/Generated346.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest346/Generated346.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated346 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1674,6 +1681,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated346::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest347/Generated347.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest347/Generated347.il index 7ac2562040d4d9..6cc121a5063244 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest347/Generated347.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest347/Generated347.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated347 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1724,6 +1731,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated347::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest348/Generated348.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest348/Generated348.il index 5c7e041c6e9c0e..a3fc3eab3ccdfd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest348/Generated348.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest348/Generated348.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated348 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1566,6 +1573,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated348::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest349/Generated349.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest349/Generated349.il index a68aec8fb7803a..59a0bf1fb8261a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest349/Generated349.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest349/Generated349.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated349 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1783,6 +1790,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated349::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest35/Generated35.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest35/Generated35.il index 8822876b8b0c63..2122bced2cda37 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest35/Generated35.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest35/Generated35.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated35 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -953,6 +960,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated35::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest350/Generated350.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest350/Generated350.il index 9cf82115098035..bda1f15b3fd61b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest350/Generated350.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest350/Generated350.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated350 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1722,6 +1729,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated350::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest351/Generated351.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest351/Generated351.il index 3f1f4fc091ae8e..183ecbb923ca13 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest351/Generated351.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest351/Generated351.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated351 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1712,6 +1719,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated351::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest352/Generated352.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest352/Generated352.il index 0a5ca0629aa986..2f8a9847d7155c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest352/Generated352.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest352/Generated352.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated352 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1525,6 +1532,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated352::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest353/Generated353.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest353/Generated353.il index 34b1537ed512e3..ab39200cdfe06b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest353/Generated353.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest353/Generated353.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated353 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2002,6 +2009,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated353::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest354/Generated354.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest354/Generated354.il index 7ee70e861eeb77..6ba5df6334f741 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest354/Generated354.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest354/Generated354.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated354 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1831,6 +1838,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated354::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest355/Generated355.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest355/Generated355.il index ba81d76b18d646..aa35be8116f4ef 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest355/Generated355.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest355/Generated355.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated355 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1826,6 +1833,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated355::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest356/Generated356.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest356/Generated356.il index 17299e1c6c2a0c..2feee29282808f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest356/Generated356.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest356/Generated356.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated356 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1607,6 +1614,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated356::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest357/Generated357.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest357/Generated357.il index a2b781003b62f4..8135056564727f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest357/Generated357.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest357/Generated357.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated357 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1904,6 +1911,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated357::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest358/Generated358.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest358/Generated358.il index 7990a41b01cf9f..d20ecc967d98fa 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest358/Generated358.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest358/Generated358.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated358 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1783,6 +1790,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated358::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest359/Generated359.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest359/Generated359.il index 4d2523d729c336..54a2e80d17c48f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest359/Generated359.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest359/Generated359.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated359 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1918,6 +1925,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated359::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest36/Generated36.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest36/Generated36.il index dac7d2e060fc36..54e05d38bc7312 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest36/Generated36.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest36/Generated36.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated36 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -917,6 +924,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated36::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest360/Generated360.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest360/Generated360.il index 9fecf27f158bf1..b4e20f221a9722 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest360/Generated360.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest360/Generated360.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated360 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1568,6 +1575,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated360::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest361/Generated361.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest361/Generated361.il index 41e74c0c962098..1caa0180e77bf3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest361/Generated361.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest361/Generated361.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated361 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1900,6 +1907,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated361::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest362/Generated362.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest362/Generated362.il index f77462c3cf66db..2d94b3407d982e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest362/Generated362.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest362/Generated362.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated362 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1684,6 +1691,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated362::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest363/Generated363.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest363/Generated363.il index 79bcdd9a805fa4..f433724c1ea923 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest363/Generated363.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest363/Generated363.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated363 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1679,6 +1686,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated363::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest364/Generated364.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest364/Generated364.il index 61e60d91ccb366..ebc0dac9aaf747 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest364/Generated364.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest364/Generated364.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated364 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1715,6 +1722,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated364::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest365/Generated365.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest365/Generated365.il index fb298c6adca9b7..1f90f668fd3336 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest365/Generated365.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest365/Generated365.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated365 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1812,6 +1819,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated365::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest366/Generated366.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest366/Generated366.il index 0b97e3c8b43ece..3a8cf7786358d5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest366/Generated366.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest366/Generated366.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated366 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1831,6 +1838,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated366::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest367/Generated367.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest367/Generated367.il index 3b0c891719aa9e..163f7cfecd870b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest367/Generated367.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest367/Generated367.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated367 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1896,6 +1903,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated367::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest368/Generated368.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest368/Generated368.il index 081d923d615485..1fc2ca05b9973b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest368/Generated368.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest368/Generated368.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated368 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1701,6 +1708,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated368::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest369/Generated369.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest369/Generated369.il index 96aec8ddd24879..3edb62e8d2c2ac 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest369/Generated369.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest369/Generated369.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated369 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1848,6 +1855,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated369::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest37/Generated37.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest37/Generated37.il index bc7ea3d42f8ca2..ebb72903562e9c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest37/Generated37.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest37/Generated37.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated37 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -877,6 +884,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated37::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest370/Generated370.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest370/Generated370.il index 944aae360178c8..d84d431ad8ca41 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest370/Generated370.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest370/Generated370.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated370 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1612,6 +1619,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated370::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest371/Generated371.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest371/Generated371.il index 44e396cde47241..fdc75aba24fea6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest371/Generated371.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest371/Generated371.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated371 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1722,6 +1729,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated371::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest372/Generated372.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest372/Generated372.il index 869ba2cd9edb7a..42972633d6b9ca 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest372/Generated372.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest372/Generated372.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated372 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -947,6 +954,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated372::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest373/Generated373.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest373/Generated373.il index 487fde0c38c4eb..82796e4fa25539 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest373/Generated373.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest373/Generated373.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated373 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -633,6 +640,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated373::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest374/Generated374.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest374/Generated374.il index fbb512998bbb4a..4488ad7cbfa2f2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest374/Generated374.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest374/Generated374.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated374 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -749,6 +756,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated374::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest375/Generated375.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest375/Generated375.il index d7818188258d4f..54fbf18a761696 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest375/Generated375.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest375/Generated375.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated375 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1359,6 +1366,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated375::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest376/Generated376.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest376/Generated376.il index ae5e7e0f4096c2..d78ef2d7c1c1d9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest376/Generated376.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest376/Generated376.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated376 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -993,6 +1000,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated376::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest377/Generated377.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest377/Generated377.il index 628a2e4a80772f..d67a2df51e57ca 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest377/Generated377.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest377/Generated377.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated377 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1261,6 +1268,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated377::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest378/Generated378.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest378/Generated378.il index 7ee16326d66db9..e688f331a1d7c4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest378/Generated378.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest378/Generated378.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated378 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1136,6 +1143,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated378::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest379/Generated379.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest379/Generated379.il index 1c36edbf1ddf50..d0afb0cf93f069 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest379/Generated379.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest379/Generated379.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated379 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -749,6 +756,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated379::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest38/Generated38.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest38/Generated38.il index 4a2651d5a3b813..8701ab95232846 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest38/Generated38.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest38/Generated38.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated38 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1106,6 +1113,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated38::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest380/Generated380.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest380/Generated380.il index e02e83c1983d0b..949c21df964484 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest380/Generated380.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest380/Generated380.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated380 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1085,6 +1092,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated380::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest381/Generated381.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest381/Generated381.il index 29632d00106726..3c823ecc2fb5eb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest381/Generated381.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest381/Generated381.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated381 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -728,6 +735,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated381::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest382/Generated382.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest382/Generated382.il index 09f9e0ea48a844..e5c967337c938c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest382/Generated382.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest382/Generated382.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated382 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -989,6 +996,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated382::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest383/Generated383.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest383/Generated383.il index 906626959ebdac..267dbeeeee1e77 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest383/Generated383.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest383/Generated383.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated383 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -801,6 +808,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated383::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest384/Generated384.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest384/Generated384.il index 0854f28909cdc2..414799148f818b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest384/Generated384.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest384/Generated384.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated384 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1070,6 +1077,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated384::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest385/Generated385.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest385/Generated385.il index 3363427955548a..a259fe8878d980 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest385/Generated385.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest385/Generated385.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated385 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -948,6 +955,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated385::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest386/Generated386.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest386/Generated386.il index 5123f43b20f9ac..3f4962c08b9e2a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest386/Generated386.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest386/Generated386.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated386 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -770,6 +777,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated386::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest387/Generated387.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest387/Generated387.il index 4b67b717e10924..ccd341d4c47790 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest387/Generated387.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest387/Generated387.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated387 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1027,6 +1034,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated387::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest388/Generated388.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest388/Generated388.il index 278c43215d3c35..4da8b4b6589bfe 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest388/Generated388.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest388/Generated388.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated388 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -650,6 +657,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated388::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest389/Generated389.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest389/Generated389.il index 6a827fa446e4d6..65622c50a5c55b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest389/Generated389.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest389/Generated389.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated389 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -695,6 +702,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated389::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest39/Generated39.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest39/Generated39.il index 0d1c7691f5d4d5..45f75720295e37 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest39/Generated39.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest39/Generated39.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated39 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -975,6 +982,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated39::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest390/Generated390.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest390/Generated390.il index 1b3f461d6a54ab..a571548e987b50 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest390/Generated390.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest390/Generated390.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated390 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1189,6 +1196,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated390::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest391/Generated391.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest391/Generated391.il index 2979b48ac7ced1..1970a8eebe171d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest391/Generated391.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest391/Generated391.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated391 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1012,6 +1019,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated391::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest392/Generated392.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest392/Generated392.il index dbde88b4563552..893b13c4dc585e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest392/Generated392.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest392/Generated392.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated392 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1053,6 +1060,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated392::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest393/Generated393.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest393/Generated393.il index b145f3d7b057ef..efcabbea036048 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest393/Generated393.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest393/Generated393.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated393 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1133,6 +1140,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated393::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest394/Generated394.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest394/Generated394.il index 926780c64c0a5b..ec2dbdd9d774b5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest394/Generated394.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest394/Generated394.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated394 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1253,6 +1260,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated394::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest395/Generated395.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest395/Generated395.il index 5f86bd72a91c82..7abe9f25f3ee64 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest395/Generated395.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest395/Generated395.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated395 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -702,6 +709,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated395::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest396/Generated396.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest396/Generated396.il index a61574c5544433..b2c8baceac6dad 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest396/Generated396.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest396/Generated396.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated396 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1082,6 +1089,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated396::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest397/Generated397.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest397/Generated397.il index fdbe10d603a76d..250acfdae6a038 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest397/Generated397.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest397/Generated397.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated397 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -863,6 +870,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated397::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest398/Generated398.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest398/Generated398.il index c448cbe8a54774..98884454ec2828 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest398/Generated398.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest398/Generated398.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated398 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1143,6 +1150,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated398::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest399/Generated399.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest399/Generated399.il index 5de68abe3ba397..1bb497ebc356c4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest399/Generated399.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest399/Generated399.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated399 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -685,6 +692,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated399::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest4/Generated4.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest4/Generated4.il index 521e2b161ac24e..b219468d4efe2b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest4/Generated4.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest4/Generated4.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated4 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -716,6 +723,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated4::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest40/Generated40.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest40/Generated40.il index 0f7f18500ee407..456ab0568b3138 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest40/Generated40.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest40/Generated40.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated40 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1043,6 +1050,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated40::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest400/Generated400.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest400/Generated400.il index 35fa7905b3de7c..4c510d299fcf54 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest400/Generated400.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest400/Generated400.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated400 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -955,6 +962,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated400::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest401/Generated401.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest401/Generated401.il index 2844afeb467568..11138dfc3e2fb5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest401/Generated401.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest401/Generated401.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated401 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -957,6 +964,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated401::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest402/Generated402.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest402/Generated402.il index 523e3b468d18b8..0672caccc7105c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest402/Generated402.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest402/Generated402.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated402 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -702,6 +709,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated402::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest403/Generated403.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest403/Generated403.il index b5c330f27671f4..7f7c8f41506efe 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest403/Generated403.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest403/Generated403.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated403 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -650,6 +657,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated403::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest404/Generated404.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest404/Generated404.il index 5c26dabf60f6df..db37a0943947cf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest404/Generated404.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest404/Generated404.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated404 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -611,6 +618,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated404::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest405/Generated405.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest405/Generated405.il index 9838813be7bf96..4b9f5e1509d0be 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest405/Generated405.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest405/Generated405.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated405 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1319,6 +1326,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated405::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest406/Generated406.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest406/Generated406.il index 7bdd2b67e4da9b..be27e7bf94a225 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest406/Generated406.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest406/Generated406.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated406 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1000,6 +1007,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated406::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest407/Generated407.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest407/Generated407.il index 0f1b2b04b41c42..4702b4431351d2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest407/Generated407.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest407/Generated407.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated407 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1013,6 +1020,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated407::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest408/Generated408.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest408/Generated408.il index feba40982fffcd..ae1922f87a9eba 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest408/Generated408.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest408/Generated408.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated408 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1102,6 +1109,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated408::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest409/Generated409.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest409/Generated409.il index f815d79e4b4e00..470054d129ce8a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest409/Generated409.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest409/Generated409.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated409 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -749,6 +756,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated409::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest41/Generated41.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest41/Generated41.il index 8df3b7577ec5a4..661fd5ce94246e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest41/Generated41.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest41/Generated41.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated41 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1075,6 +1082,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated41::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest410/Generated410.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest410/Generated410.il index 3769e9e8152055..3e9cc044914089 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest410/Generated410.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest410/Generated410.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated410 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1027,6 +1034,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated410::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest411/Generated411.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest411/Generated411.il index 6804b040969929..fe354280a080e1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest411/Generated411.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest411/Generated411.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated411 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -623,6 +630,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated411::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest412/Generated412.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest412/Generated412.il index 1e18d30a4906c0..537ee2aee5b6cc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest412/Generated412.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest412/Generated412.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated412 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -858,6 +865,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated412::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest413/Generated413.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest413/Generated413.il index 5a118f1b205b25..a3cc22f66cba64 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest413/Generated413.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest413/Generated413.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated413 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -911,6 +918,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated413::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest414/Generated414.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest414/Generated414.il index a4453232c85103..ff57d72f52deb5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest414/Generated414.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest414/Generated414.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated414 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -982,6 +989,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated414::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest415/Generated415.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest415/Generated415.il index 7ab5520cb5579c..757ad42a5c02a9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest415/Generated415.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest415/Generated415.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated415 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -738,6 +745,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated415::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest416/Generated416.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest416/Generated416.il index 1c947c2b2b8fe0..1cbbee36e2d10d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest416/Generated416.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest416/Generated416.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated416 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -931,6 +938,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated416::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest417/Generated417.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest417/Generated417.il index 6db5bcd7848bc5..da84effae8a4e8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest417/Generated417.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest417/Generated417.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated417 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -658,6 +665,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated417::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest418/Generated418.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest418/Generated418.il index 859f96c10cc4f3..e2b9e673e0c39c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest418/Generated418.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest418/Generated418.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated418 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -653,6 +660,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated418::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest419/Generated419.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest419/Generated419.il index 9960e9c4bb652e..fa2c5ed04f9a75 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest419/Generated419.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest419/Generated419.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated419 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -759,6 +766,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated419::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest42/Generated42.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest42/Generated42.il index 29df307e7603c0..ee5a619935d34e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest42/Generated42.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest42/Generated42.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated42 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -931,6 +938,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated42::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest420/Generated420.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest420/Generated420.il index dd866682c08c92..f515ba61f1af2a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest420/Generated420.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest420/Generated420.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated420 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1249,6 +1256,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated420::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest421/Generated421.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest421/Generated421.il index e09360ae8f0f55..07d877ab086b45 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest421/Generated421.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest421/Generated421.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated421 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1010,6 +1017,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated421::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest422/Generated422.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest422/Generated422.il index c8a32f3f85f15e..a4cf9532aa621d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest422/Generated422.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest422/Generated422.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated422 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1157,6 +1164,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated422::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest423/Generated423.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest423/Generated423.il index e06976173d6a2a..7259e6de97f646 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest423/Generated423.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest423/Generated423.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated423 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1133,6 +1140,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated423::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest424/Generated424.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest424/Generated424.il index d448d3a31b2bbb..f71947eaefc8db 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest424/Generated424.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest424/Generated424.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated424 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1023,6 +1030,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated424::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest425/Generated425.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest425/Generated425.il index c6969d359a1583..4908f251b7736d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest425/Generated425.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest425/Generated425.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated425 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -824,6 +831,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated425::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest426/Generated426.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest426/Generated426.il index c0280951f9fb22..b57b015e6f9836 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest426/Generated426.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest426/Generated426.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated426 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -788,6 +795,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated426::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest427/Generated427.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest427/Generated427.il index fc9ea11d643134..c2223ea3107beb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest427/Generated427.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest427/Generated427.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated427 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -691,6 +698,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated427::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest428/Generated428.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest428/Generated428.il index 987543d747fbb0..2a0e9928b802a8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest428/Generated428.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest428/Generated428.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated428 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -818,6 +825,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated428::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest429/Generated429.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest429/Generated429.il index 0aef4e45512b50..335427c3735014 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest429/Generated429.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest429/Generated429.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated429 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1002,6 +1009,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated429::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest43/Generated43.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest43/Generated43.il index 5ba6b45b87883a..1447d8ce36eb50 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest43/Generated43.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest43/Generated43.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated43 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1059,6 +1066,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated43::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest430/Generated430.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest430/Generated430.il index 2b648b7ac2c25e..484517d9b48ad3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest430/Generated430.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest430/Generated430.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated430 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -797,6 +804,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated430::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest431/Generated431.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest431/Generated431.il index 6f110e4e89c1c3..75e5bbcfa4c924 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest431/Generated431.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest431/Generated431.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated431 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -749,6 +756,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated431::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest432/Generated432.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest432/Generated432.il index 0485454cedee61..a221f838a03857 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest432/Generated432.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest432/Generated432.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated432 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1319,6 +1326,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated432::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest433/Generated433.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest433/Generated433.il index 1c7e8ee79563d2..f3f31c29aa882f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest433/Generated433.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest433/Generated433.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated433 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1359,6 +1366,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated433::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest434/Generated434.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest434/Generated434.il index ca4f544971c57c..7a43195ad6b995 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest434/Generated434.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest434/Generated434.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated434 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1379,6 +1386,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated434::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest435/Generated435.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest435/Generated435.il index 7c5c39835f4a58..c698fdf8bde102 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest435/Generated435.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest435/Generated435.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated435 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1249,6 +1256,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated435::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest436/Generated436.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest436/Generated436.il index c4d2a77f58616e..114d152d6d4f6d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest436/Generated436.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest436/Generated436.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated436 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1244,6 +1251,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated436::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest437/Generated437.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest437/Generated437.il index 5710ca2d90e6bf..36b37cdcc7a340 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest437/Generated437.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest437/Generated437.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated437 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -712,6 +719,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated437::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest438/Generated438.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest438/Generated438.il index dd982a6c761678..602ca0144b287b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest438/Generated438.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest438/Generated438.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated438 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -769,6 +776,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated438::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest439/Generated439.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest439/Generated439.il index 0c52cde686f2cf..68d7476b0726b0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest439/Generated439.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest439/Generated439.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated439 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -813,6 +820,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated439::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest44/Generated44.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest44/Generated44.il index ced5e5f4c3d9e1..17c22877f00172 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest44/Generated44.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest44/Generated44.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated44 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1123,6 +1130,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated44::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest440/Generated440.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest440/Generated440.il index 3745e535bb5671..1d6f8210368eb5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest440/Generated440.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest440/Generated440.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated440 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1239,6 +1246,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated440::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest441/Generated441.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest441/Generated441.il index 73c87505e23d30..65275de9d55b68 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest441/Generated441.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest441/Generated441.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated441 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1194,6 +1201,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated441::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest442/Generated442.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest442/Generated442.il index cc0f6bc4e51213..2e11eede00ed9b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest442/Generated442.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest442/Generated442.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated442 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -974,6 +981,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated442::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest443/Generated443.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest443/Generated443.il index c301ef48473f8b..41ce2091a0523b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest443/Generated443.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest443/Generated443.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated443 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -875,6 +882,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated443::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest444/Generated444.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest444/Generated444.il index 672676a5085892..a1ed4cef372dd6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest444/Generated444.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest444/Generated444.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated444 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1239,6 +1246,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated444::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest445/Generated445.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest445/Generated445.il index 9eddbf69849146..c10006358b1f27 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest445/Generated445.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest445/Generated445.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated445 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1127,6 +1134,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated445::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest446/Generated446.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest446/Generated446.il index 54a2b7db973b34..4bef1ae159255a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest446/Generated446.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest446/Generated446.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated446 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1249,6 +1256,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated446::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest447/Generated447.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest447/Generated447.il index e8b2755013987e..0d39a82dc13c42 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest447/Generated447.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest447/Generated447.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated447 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1198,6 +1205,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated447::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest448/Generated448.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest448/Generated448.il index ab9bbfeb35a35c..8064cb18e6e9da 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest448/Generated448.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest448/Generated448.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated448 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -957,6 +964,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated448::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest449/Generated449.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest449/Generated449.il index e9b31884dc9d4c..5da860bb4e64c0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest449/Generated449.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest449/Generated449.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated449 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1080,6 +1087,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated449::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest45/Generated45.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest45/Generated45.il index 5a206ce9e18397..b9558d4966d9e7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest45/Generated45.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest45/Generated45.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated45 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -969,6 +976,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated45::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest450/Generated450.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest450/Generated450.il index e653a740bc3e3e..8449113a05c286 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest450/Generated450.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest450/Generated450.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated450 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1195,6 +1202,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated450::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest451/Generated451.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest451/Generated451.il index 3bfa31cee7d6ae..5cb0bff6933334 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest451/Generated451.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest451/Generated451.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated451 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1319,6 +1326,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated451::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest452/Generated452.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest452/Generated452.il index 09c9c1ee9eab54..a5b09ea7023db1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest452/Generated452.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest452/Generated452.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated452 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -702,6 +709,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated452::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest453/Generated453.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest453/Generated453.il index 5b2e6d5080d8b8..82a2b1a17b7da0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest453/Generated453.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest453/Generated453.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated453 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -806,6 +813,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated453::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest454/Generated454.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest454/Generated454.il index 2714c68371c32b..1b359d2071365f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest454/Generated454.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest454/Generated454.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated454 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1136,6 +1143,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated454::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest455/Generated455.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest455/Generated455.il index 22ef0acac75c22..e1de86b0be2b44 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest455/Generated455.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest455/Generated455.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated455 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -596,6 +603,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated455::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest456/Generated456.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest456/Generated456.il index e7ef2e2873185e..12df479931a29f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest456/Generated456.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest456/Generated456.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated456 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -755,6 +762,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated456::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest457/Generated457.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest457/Generated457.il index 73b533a09346f7..fde6a51ed7899a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest457/Generated457.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest457/Generated457.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated457 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -943,6 +950,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated457::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest458/Generated458.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest458/Generated458.il index 45afa197bee3b9..6087da6aa71b0a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest458/Generated458.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest458/Generated458.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated458 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1321,6 +1328,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated458::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest459/Generated459.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest459/Generated459.il index c8742a3f60c909..f34474bbc8e9a2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest459/Generated459.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest459/Generated459.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated459 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -621,6 +628,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated459::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest46/Generated46.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest46/Generated46.il index 8e2fcf1ac6330d..a9c54fc2fe6027 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest46/Generated46.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest46/Generated46.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated46 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1057,6 +1064,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated46::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest460/Generated460.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest460/Generated460.il index 646f48b8ef5684..c98f205f5e9b1e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest460/Generated460.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest460/Generated460.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated460 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -989,6 +996,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated460::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest461/Generated461.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest461/Generated461.il index f0aa42ae811643..bf4fd1c6272dea 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest461/Generated461.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest461/Generated461.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated461 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -723,6 +730,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated461::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest462/Generated462.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest462/Generated462.il index 8c7a2f56e0dd6d..92f87ced823510 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest462/Generated462.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest462/Generated462.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated462 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1256,6 +1263,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated462::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest463/Generated463.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest463/Generated463.il index a99f452cc27749..413bd6c5c44910 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest463/Generated463.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest463/Generated463.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated463 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1203,6 +1210,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated463::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest464/Generated464.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest464/Generated464.il index fdba94fbc8b752..ac98e620553ad5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest464/Generated464.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest464/Generated464.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated464 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1068,6 +1075,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated464::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest465/Generated465.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest465/Generated465.il index 790f6315ae1615..40d007d066b9f7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest465/Generated465.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest465/Generated465.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated465 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1282,6 +1289,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated465::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest466/Generated466.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest466/Generated466.il index 2be883141801ca..0990595ad6164e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest466/Generated466.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest466/Generated466.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated466 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -734,6 +741,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated466::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest467/Generated467.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest467/Generated467.il index 2a53e1a95ad577..0bdd8ba83fe97c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest467/Generated467.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest467/Generated467.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated467 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -818,6 +825,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated467::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest468/Generated468.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest468/Generated468.il index 87e6cb03ee7606..6e127b16e20523 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest468/Generated468.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest468/Generated468.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated468 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -717,6 +724,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated468::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest469/Generated469.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest469/Generated469.il index 3a222a7e022a27..8254f4df42a919 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest469/Generated469.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest469/Generated469.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated469 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1194,6 +1201,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated469::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest47/Generated47.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest47/Generated47.il index 2f48d2c6533dbb..2d62819d009df9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest47/Generated47.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest47/Generated47.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated47 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1175,6 +1182,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated47::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest470/Generated470.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest470/Generated470.il index dc4396d41281d5..bdd3efb3f57517 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest470/Generated470.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest470/Generated470.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated470 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -793,6 +800,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated470::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest471/Generated471.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest471/Generated471.il index 004264f5333097..e7a9bc1e47a730 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest471/Generated471.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest471/Generated471.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated471 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -813,6 +820,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated471::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest472/Generated472.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest472/Generated472.il index e4d8e0f8acc3d3..57ec10361246a4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest472/Generated472.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest472/Generated472.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated472 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1071,6 +1078,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated472::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest473/Generated473.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest473/Generated473.il index 6b67c937596704..f1f623bbc6615f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest473/Generated473.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest473/Generated473.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated473 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1006,6 +1013,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated473::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest474/Generated474.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest474/Generated474.il index d9022b1ff6c62d..0f27529455daf8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest474/Generated474.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest474/Generated474.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated474 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1059,6 +1066,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated474::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest475/Generated475.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest475/Generated475.il index e2fa3588d1c802..79b7136e34e862 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest475/Generated475.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest475/Generated475.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated475 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -743,6 +750,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated475::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest476/Generated476.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest476/Generated476.il index d42fff2626aad4..8ed6fe22e8e662 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest476/Generated476.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest476/Generated476.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated476 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1047,6 +1054,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated476::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest477/Generated477.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest477/Generated477.il index 1792e9049751bb..d3e50c2d1d28df 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest477/Generated477.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest477/Generated477.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated477 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1311,6 +1318,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated477::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest478/Generated478.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest478/Generated478.il index c951788fcfebbf..763f700d032885 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest478/Generated478.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest478/Generated478.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated478 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1063,6 +1070,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated478::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest479/Generated479.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest479/Generated479.il index 99326e74698009..951d1c9e930187 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest479/Generated479.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest479/Generated479.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated479 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1082,6 +1089,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated479::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest48/Generated48.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest48/Generated48.il index 25845a61091d00..15e4f3b49d016c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest48/Generated48.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest48/Generated48.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated48 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1108,6 +1115,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated48::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest480/Generated480.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest480/Generated480.il index 873a0039b8f231..e0c980ccbf8491 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest480/Generated480.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest480/Generated480.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated480 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1123,6 +1130,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated480::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest481/Generated481.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest481/Generated481.il index 8abe4cd20ad0cf..570ee5bc9a2d0a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest481/Generated481.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest481/Generated481.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated481 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -806,6 +813,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated481::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest482/Generated482.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest482/Generated482.il index dc5571f73b8822..3bba89ddf0abd3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest482/Generated482.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest482/Generated482.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated482 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -811,6 +818,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated482::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest483/Generated483.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest483/Generated483.il index d625fe5578ea82..7c159af47b8c89 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest483/Generated483.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest483/Generated483.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated483 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -828,6 +835,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated483::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest484/Generated484.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest484/Generated484.il index bb7cddf335f136..025220fade2bc8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest484/Generated484.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest484/Generated484.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated484 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1052,6 +1059,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated484::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest485/Generated485.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest485/Generated485.il index e77715dca4599e..64213ca3d330df 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest485/Generated485.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest485/Generated485.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated485 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1069,6 +1076,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated485::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest486/Generated486.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest486/Generated486.il index 556b65bf675d89..1407aaaad436e1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest486/Generated486.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest486/Generated486.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated486 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1006,6 +1013,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated486::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest487/Generated487.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest487/Generated487.il index b636e97a23ba92..8b92d377cbae70 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest487/Generated487.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest487/Generated487.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated487 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -745,6 +752,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated487::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest488/Generated488.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest488/Generated488.il index d985837c7a0039..a385d893d82c2e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest488/Generated488.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest488/Generated488.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated488 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1169,6 +1176,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated488::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest489/Generated489.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest489/Generated489.il index bdbbd0d5f3dc7f..f0ae29f01f0b0f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest489/Generated489.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest489/Generated489.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated489 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -727,6 +734,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated489::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest49/Generated49.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest49/Generated49.il index 0c72dc600dbebc..45be80191e6eb9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest49/Generated49.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest49/Generated49.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated49 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1181,6 +1188,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated49::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest490/Generated490.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest490/Generated490.il index 519b594dd8e730..0941a3d86eaaf2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest490/Generated490.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest490/Generated490.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated490 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1076,6 +1083,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated490::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest491/Generated491.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest491/Generated491.il index d0ba0e3c62a652..e1f4d1ae8c3668 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest491/Generated491.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest491/Generated491.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated491 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -727,6 +734,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated491::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest492/Generated492.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest492/Generated492.il index 524923f1d7aed0..0200b7777424fa 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest492/Generated492.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest492/Generated492.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated492 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -771,6 +778,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated492::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest493/Generated493.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest493/Generated493.il index 57cc59d90dc7e8..b28643885cdfb7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest493/Generated493.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest493/Generated493.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated493 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1138,6 +1145,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated493::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest494/Generated494.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest494/Generated494.il index 1a50941ea4ded1..dfb1ac09be1955 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest494/Generated494.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest494/Generated494.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated494 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -744,6 +751,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated494::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest495/Generated495.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest495/Generated495.il index 752eaedf3d8f02..7503c9f1735e1d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest495/Generated495.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest495/Generated495.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated495 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -947,6 +954,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated495::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest496/Generated496.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest496/Generated496.il index 547ee7b7502ce4..f4bbb2dffd9486 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest496/Generated496.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest496/Generated496.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated496 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -786,6 +793,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated496::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest497/Generated497.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest497/Generated497.il index 5075d3ed4be03a..b8cf38418284ed 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest497/Generated497.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest497/Generated497.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated497 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1196,6 +1203,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated497::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest498/Generated498.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest498/Generated498.il index 52a61e2d054351..938e12efaca0eb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest498/Generated498.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest498/Generated498.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated498 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1379,6 +1386,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated498::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest499/Generated499.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest499/Generated499.il index 59e4d3cea7979f..f4c66991c17985 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest499/Generated499.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest499/Generated499.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated499 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -955,6 +962,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated499::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest5/Generated5.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest5/Generated5.il index 9e5c1668c051f1..ea1f49c7aadeed 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest5/Generated5.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest5/Generated5.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated5 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -598,6 +605,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated5::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest50/Generated50.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest50/Generated50.il index ba06164bb2e828..0b9f447cfcae95 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest50/Generated50.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest50/Generated50.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated50 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1218,6 +1225,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated50::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest500/Generated500.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest500/Generated500.il index a7fa06711742c9..7a03d2050723a1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest500/Generated500.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest500/Generated500.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated500 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1253,6 +1260,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated500::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest501/Generated501.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest501/Generated501.il index f5cd7d59e5738d..76fe40f3d524f5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest501/Generated501.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest501/Generated501.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated501 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -729,6 +736,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated501::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest502/Generated502.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest502/Generated502.il index 548e3417c74450..4c91e26f78e430 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest502/Generated502.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest502/Generated502.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated502 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -711,6 +718,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated502::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest503/Generated503.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest503/Generated503.il index 3f26b4a683c4a2..65cdaaa9069568 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest503/Generated503.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest503/Generated503.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated503 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -796,6 +803,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated503::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest504/Generated504.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest504/Generated504.il index 51f6fdb3b7a4b7..9aac59818ce68a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest504/Generated504.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest504/Generated504.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated504 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1217,6 +1224,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated504::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest505/Generated505.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest505/Generated505.il index 2d946538a5f8eb..60f3f3d068cc75 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest505/Generated505.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest505/Generated505.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated505 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -959,6 +966,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated505::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest506/Generated506.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest506/Generated506.il index f1b3c3a363ade4..174eb31802c3d5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest506/Generated506.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest506/Generated506.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated506 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -991,6 +998,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated506::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest507/Generated507.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest507/Generated507.il index c96b98f545e79c..85fba472bccd75 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest507/Generated507.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest507/Generated507.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated507 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1205,6 +1212,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated507::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest508/Generated508.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest508/Generated508.il index e0c17211f34fd9..6d16b9ad3ca38e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest508/Generated508.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest508/Generated508.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated508 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -655,6 +662,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated508::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest509/Generated509.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest509/Generated509.il index 45738e9dd202b4..03d4c735c3bcd9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest509/Generated509.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest509/Generated509.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated509 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1082,6 +1089,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated509::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest51/Generated51.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest51/Generated51.il index 0bcf0edbc60e69..ad8b7e10d4142a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest51/Generated51.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest51/Generated51.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated51 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1025,6 +1032,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated51::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest510/Generated510.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest510/Generated510.il index fa734932119a08..f1d6649ed00c09 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest510/Generated510.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest510/Generated510.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated510 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -829,6 +836,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated510::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest511/Generated511.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest511/Generated511.il index 371756a30ff5f0..d4fdf70e9c8c00 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest511/Generated511.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest511/Generated511.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated511 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1194,6 +1201,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated511::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest512/Generated512.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest512/Generated512.il index 5a4af327a0b3ad..4d45b53cf2cdd2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest512/Generated512.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest512/Generated512.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated512 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -628,6 +635,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated512::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest513/Generated513.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest513/Generated513.il index 41f45397bfc97c..5665fa65ce9e7b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest513/Generated513.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest513/Generated513.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated513 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -771,6 +778,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated513::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest514/Generated514.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest514/Generated514.il index 8a1b9a59fcd6bd..eb871b2068898b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest514/Generated514.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest514/Generated514.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated514 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1069,6 +1076,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated514::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest515/Generated515.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest515/Generated515.il index 5faa0dba374ae0..4e8084c40c1a05 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest515/Generated515.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest515/Generated515.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated515 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1128,6 +1135,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated515::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest516/Generated516.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest516/Generated516.il index 2f0fcaf3951ae9..e038154cca19ca 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest516/Generated516.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest516/Generated516.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated516 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -670,6 +677,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated516::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest517/Generated517.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest517/Generated517.il index 33558d9e20c7e9..9ef2cf0864ba1f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest517/Generated517.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest517/Generated517.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated517 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -738,6 +745,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated517::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest518/Generated518.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest518/Generated518.il index 28d823727db8b6..ec475de0e4af13 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest518/Generated518.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest518/Generated518.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated518 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1022,6 +1029,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated518::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest519/Generated519.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest519/Generated519.il index 0e9b276e34b9a3..b2f92c1043085d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest519/Generated519.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest519/Generated519.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated519 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -675,6 +682,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated519::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest52/Generated52.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest52/Generated52.il index 95f48a62a3920f..ab514e3e4d6a17 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest52/Generated52.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest52/Generated52.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated52 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1054,6 +1061,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated52::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest520/Generated520.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest520/Generated520.il index 977da741b49ba4..a34304f67a9043 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest520/Generated520.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest520/Generated520.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated520 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -909,6 +916,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated520::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest521/Generated521.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest521/Generated521.il index cd9b28ef2b5a9c..d71181714986c0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest521/Generated521.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest521/Generated521.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated521 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -936,6 +943,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated521::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest522/Generated522.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest522/Generated522.il index c9efb4002f1f75..00c7961f37ea66 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest522/Generated522.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest522/Generated522.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated522 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -708,6 +715,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated522::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest523/Generated523.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest523/Generated523.il index 08c5c5e27ee2a5..9e58d6260b30e9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest523/Generated523.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest523/Generated523.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated523 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1017,6 +1024,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated523::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest524/Generated524.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest524/Generated524.il index e3078e44b7470f..22aed4b7439e93 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest524/Generated524.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest524/Generated524.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated524 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -628,6 +635,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated524::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest525/Generated525.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest525/Generated525.il index 396386c0db02c5..926c9edfb16c7d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest525/Generated525.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest525/Generated525.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated525 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -921,6 +928,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated525::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest526/Generated526.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest526/Generated526.il index cfcd124952d8d7..890f71ac2992e6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest526/Generated526.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest526/Generated526.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated526 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1119,6 +1126,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated526::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest527/Generated527.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest527/Generated527.il index b5bceddc95e26f..430f3c9f6e7b39 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest527/Generated527.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest527/Generated527.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated527 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -681,6 +688,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated527::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest528/Generated528.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest528/Generated528.il index 90ad618a560ba9..dc86d3a81c8bc6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest528/Generated528.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest528/Generated528.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated528 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -850,6 +857,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated528::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest529/Generated529.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest529/Generated529.il index af130bfadef7c6..91a98e0bb08a94 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest529/Generated529.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest529/Generated529.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated529 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1027,6 +1034,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated529::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest53/Generated53.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest53/Generated53.il index bb64141c889674..2fe89b899a74f7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest53/Generated53.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest53/Generated53.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated53 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1102,6 +1109,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated53::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest530/Generated530.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest530/Generated530.il index 1ee1851a50c6be..8c083a830589df 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest530/Generated530.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest530/Generated530.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated530 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -724,6 +731,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated530::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest531/Generated531.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest531/Generated531.il index 776ba15e733100..0f8f9490ef115c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest531/Generated531.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest531/Generated531.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated531 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -687,6 +694,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated531::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest532/Generated532.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest532/Generated532.il index fd7aa6ac0afe48..87b0110a9c88ec 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest532/Generated532.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest532/Generated532.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated532 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -711,6 +718,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated532::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest533/Generated533.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest533/Generated533.il index 486ed13251e85f..20866a414bcbe3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest533/Generated533.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest533/Generated533.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated533 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1006,6 +1013,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated533::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest534/Generated534.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest534/Generated534.il index 387599a98535d5..cbc1001e4c39b7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest534/Generated534.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest534/Generated534.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated534 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -926,6 +933,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated534::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest535/Generated535.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest535/Generated535.il index c636c7482b8719..b006ae8d754aeb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest535/Generated535.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest535/Generated535.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated535 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -711,6 +718,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated535::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest536/Generated536.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest536/Generated536.il index f0a34c474237c2..506b4a04e682d6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest536/Generated536.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest536/Generated536.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated536 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -711,6 +718,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated536::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest537/Generated537.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest537/Generated537.il index 4073f540f67616..e9efeb896a8885 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest537/Generated537.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest537/Generated537.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated537 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -948,6 +955,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated537::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest538/Generated538.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest538/Generated538.il index 34943bca59f5e9..283dd921feb345 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest538/Generated538.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest538/Generated538.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated538 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1001,6 +1008,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated538::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest539/Generated539.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest539/Generated539.il index 69ed102b15695e..30c51985b044eb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest539/Generated539.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest539/Generated539.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated539 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -960,6 +967,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated539::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest54/Generated54.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest54/Generated54.il index 0f9a3f44722fc2..d3a69738281de5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest54/Generated54.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest54/Generated54.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated54 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -938,6 +945,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated54::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest540/Generated540.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest540/Generated540.il index 76c4362ba02ec7..daad559048dfc1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest540/Generated540.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest540/Generated540.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated540 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -708,6 +715,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated540::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest541/Generated541.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest541/Generated541.il index 1e239bb7e6e1f1..688e48e2a5fc01 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest541/Generated541.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest541/Generated541.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated541 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1076,6 +1083,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated541::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest542/Generated542.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest542/Generated542.il index 3acacd27423489..aabbe5ae102c91 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest542/Generated542.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest542/Generated542.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated542 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -846,6 +853,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated542::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest543/Generated543.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest543/Generated543.il index e01585b857128c..13e9b79563e3f2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest543/Generated543.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest543/Generated543.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated543 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1020,6 +1027,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated543::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest544/Generated544.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest544/Generated544.il index c6360927c4e230..9f38616b8cb721 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest544/Generated544.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest544/Generated544.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated544 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -782,6 +789,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated544::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest545/Generated545.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest545/Generated545.il index d356cd2b7c9b00..2cad0aa1eceeec 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest545/Generated545.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest545/Generated545.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated545 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -701,6 +708,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated545::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest546/Generated546.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest546/Generated546.il index 3a2f3d588926a1..0e72bdfb39ef8c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest546/Generated546.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest546/Generated546.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated546 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -711,6 +718,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated546::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest547/Generated547.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest547/Generated547.il index e08c9c9acccd70..8e5bd01bd9bfaf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest547/Generated547.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest547/Generated547.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated547 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -743,6 +750,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated547::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest548/Generated548.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest548/Generated548.il index 4b15dfdf1dd07d..c91d8daf68e285 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest548/Generated548.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest548/Generated548.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated548 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -979,6 +986,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated548::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest549/Generated549.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest549/Generated549.il index ce5a86c89e80fb..30bc62a4f8e6f5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest549/Generated549.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest549/Generated549.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated549 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -858,6 +865,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated549::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest55/Generated55.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest55/Generated55.il index cad568369b30a2..0d838b44315e6b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest55/Generated55.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest55/Generated55.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated55 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1009,6 +1016,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated55::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest550/Generated550.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest550/Generated550.il index 235d8cd9399f53..da0be2ae0724bb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest550/Generated550.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest550/Generated550.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated550 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -811,6 +818,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated550::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest551/Generated551.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest551/Generated551.il index e05e2b66d80e27..b868fccbcc59d9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest551/Generated551.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest551/Generated551.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated551 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -711,6 +718,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated551::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest552/Generated552.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest552/Generated552.il index fc6cb3cc899795..adeb1ea3821b7e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest552/Generated552.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest552/Generated552.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated552 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -769,6 +776,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated552::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest553/Generated553.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest553/Generated553.il index fc79742ed9ccef..86ecdeecfaed9b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest553/Generated553.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest553/Generated553.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated553 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1188,6 +1195,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated553::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest554/Generated554.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest554/Generated554.il index 199a4c84d75224..011aa229e7c08f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest554/Generated554.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest554/Generated554.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated554 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -967,6 +974,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated554::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest555/Generated555.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest555/Generated555.il index 112f7e85b84a9e..f813eddb964ce6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest555/Generated555.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest555/Generated555.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated555 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -838,6 +845,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated555::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest556/Generated556.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest556/Generated556.il index 1cee1ad7167732..68153e9df493be 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest556/Generated556.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest556/Generated556.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated556 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -838,6 +845,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated556::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest557/Generated557.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest557/Generated557.il index 39cc7a58e6a9d8..b034ed97dffd27 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest557/Generated557.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest557/Generated557.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated557 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1196,6 +1203,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated557::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest558/Generated558.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest558/Generated558.il index df1525cdac48ca..8d572cb59ef1c7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest558/Generated558.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest558/Generated558.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated558 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -955,6 +962,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated558::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest559/Generated559.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest559/Generated559.il index a69f0737685943..95edfa6460fe28 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest559/Generated559.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest559/Generated559.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated559 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1249,6 +1256,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated559::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest56/Generated56.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest56/Generated56.il index 2b6eac8c5780c6..d6a15cea06423b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest56/Generated56.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest56/Generated56.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated56 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1208,6 +1215,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated56::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest560/Generated560.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest560/Generated560.il index facac08e50cd23..4f1ed0c4af190a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest560/Generated560.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest560/Generated560.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated560 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -833,6 +840,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated560::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest561/Generated561.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest561/Generated561.il index 806c1926915439..ca63a644f383ea 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest561/Generated561.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest561/Generated561.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated561 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1227,6 +1234,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated561::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest562/Generated562.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest562/Generated562.il index 4fb49c314d9f0e..f6b131b72423e7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest562/Generated562.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest562/Generated562.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated562 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1088,6 +1095,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated562::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest563/Generated563.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest563/Generated563.il index 69065d56245967..91121306ab8142 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest563/Generated563.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest563/Generated563.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated563 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -974,6 +981,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated563::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest564/Generated564.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest564/Generated564.il index f0804c3558ea62..335a493db7f4fe 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest564/Generated564.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest564/Generated564.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated564 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1133,6 +1140,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated564::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest565/Generated565.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest565/Generated565.il index 3d00dd8526bcd7..ff04725be39a04 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest565/Generated565.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest565/Generated565.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated565 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -676,6 +683,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated565::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest566/Generated566.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest566/Generated566.il index a9800c7f925a4b..94a7d615ab5a1b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest566/Generated566.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest566/Generated566.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated566 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -764,6 +771,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated566::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest567/Generated567.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest567/Generated567.il index 210ae1847cbb5f..debe0541d61a09 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest567/Generated567.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest567/Generated567.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated567 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1010,6 +1017,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated567::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest568/Generated568.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest568/Generated568.il index acabf85f2772fc..e49200cd9efa84 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest568/Generated568.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest568/Generated568.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated568 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -717,6 +724,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated568::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest569/Generated569.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest569/Generated569.il index 7252e3778ec588..fa2d42e3683762 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest569/Generated569.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest569/Generated569.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated569 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -885,6 +892,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated569::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest57/Generated57.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest57/Generated57.il index c91987d4bbd871..33af9ee1bf9f6e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest57/Generated57.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest57/Generated57.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated57 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1070,6 +1077,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated57::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest570/Generated570.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest570/Generated570.il index f50d7ee1c62b67..200860d9c0def6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest570/Generated570.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest570/Generated570.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated570 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1022,6 +1029,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated570::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest571/Generated571.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest571/Generated571.il index d01bf4041abf0a..4f6d105c590e8b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest571/Generated571.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest571/Generated571.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated571 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1259,6 +1266,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated571::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest572/Generated572.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest572/Generated572.il index a4526568cf15c6..3d16e02378906d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest572/Generated572.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest572/Generated572.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated572 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -675,6 +682,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated572::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest573/Generated573.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest573/Generated573.il index 7de0aa705bc8ba..a1fe6252db770b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest573/Generated573.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest573/Generated573.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated573 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -977,6 +984,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated573::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest574/Generated574.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest574/Generated574.il index 5da4e9785bfcb7..a4afc6ff7c0021 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest574/Generated574.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest574/Generated574.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated574 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -828,6 +835,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated574::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest575/Generated575.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest575/Generated575.il index 3040a6adfb7f6e..c1db434a73a165 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest575/Generated575.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest575/Generated575.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated575 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1292,6 +1299,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated575::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest576/Generated576.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest576/Generated576.il index 95c05f93e42bf2..13b3ee9dbf1cb4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest576/Generated576.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest576/Generated576.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated576 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -621,6 +628,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated576::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest577/Generated577.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest577/Generated577.il index fe51559be1e8f4..410232ee64cbf2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest577/Generated577.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest577/Generated577.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated577 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -839,6 +846,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated577::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest578/Generated578.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest578/Generated578.il index 5200bac8ee5512..237533abfc8156 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest578/Generated578.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest578/Generated578.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated578 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1001,6 +1008,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated578::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest579/Generated579.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest579/Generated579.il index 125d6cb96c4546..2cf85455023c4e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest579/Generated579.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest579/Generated579.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated579 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1133,6 +1140,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated579::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest58/Generated58.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest58/Generated58.il index 7f6005625882a4..7774bc6895ccb2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest58/Generated58.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest58/Generated58.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated58 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1138,6 +1145,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated58::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest580/Generated580.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest580/Generated580.il index e37baccc422ea2..33be70d6c600fc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest580/Generated580.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest580/Generated580.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated580 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -691,6 +698,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated580::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest581/Generated581.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest581/Generated581.il index d18ce50eb15baa..102c01d0f78b0c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest581/Generated581.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest581/Generated581.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated581 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -675,6 +682,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated581::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest582/Generated582.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest582/Generated582.il index 0a8f6e36f01843..60c1cf90b08407 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest582/Generated582.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest582/Generated582.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated582 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -882,6 +889,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated582::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest583/Generated583.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest583/Generated583.il index 607c99288bb7c5..fa2f750e4e5071 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest583/Generated583.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest583/Generated583.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated583 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1001,6 +1008,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated583::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest584/Generated584.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest584/Generated584.il index 7d4ed91bb64340..af3693851004dc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest584/Generated584.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest584/Generated584.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated584 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -743,6 +750,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated584::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest585/Generated585.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest585/Generated585.il index 9d5d50ae2f691d..9db02a624002b3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest585/Generated585.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest585/Generated585.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated585 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -807,6 +814,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated585::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest586/Generated586.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest586/Generated586.il index 628960d0c35e00..0937ef77a1e43e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest586/Generated586.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest586/Generated586.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated586 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1025,6 +1032,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated586::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest587/Generated587.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest587/Generated587.il index abcb5d33a4fb63..32a25ba0acfcb6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest587/Generated587.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest587/Generated587.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated587 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -892,6 +899,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated587::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest588/Generated588.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest588/Generated588.il index 36e0deb3b000ee..05707eccded0b6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest588/Generated588.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest588/Generated588.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated588 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -738,6 +745,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated588::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest589/Generated589.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest589/Generated589.il index 2537f0724f5a22..c1b22b29c14e87 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest589/Generated589.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest589/Generated589.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated589 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -974,6 +981,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated589::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest59/Generated59.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest59/Generated59.il index dd802ab72c966b..7c073bd29d500b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest59/Generated59.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest59/Generated59.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated59 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1049,6 +1056,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated59::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest590/Generated590.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest590/Generated590.il index e47e88942ddf8b..fc29cb66b85b1d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest590/Generated590.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest590/Generated590.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated590 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1025,6 +1032,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated590::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest591/Generated591.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest591/Generated591.il index c984bd0f6fd6a5..6d28e84aa63639 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest591/Generated591.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest591/Generated591.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated591 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1011,6 +1018,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated591::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest592/Generated592.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest592/Generated592.il index ca65a220d429c1..c8180c1db05d9b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest592/Generated592.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest592/Generated592.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated592 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -679,6 +686,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated592::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest593/Generated593.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest593/Generated593.il index 8553f7635daa90..7cbd8c0ddce17f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest593/Generated593.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest593/Generated593.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated593 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -823,6 +830,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated593::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest594/Generated594.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest594/Generated594.il index 48342de0f06193..214bc288db7452 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest594/Generated594.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest594/Generated594.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated594 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -750,6 +757,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated594::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest595/Generated595.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest595/Generated595.il index 7531091868b74e..030d4383bf1778 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest595/Generated595.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest595/Generated595.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated595 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -718,6 +725,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated595::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest596/Generated596.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest596/Generated596.il index 4abe242eb60d52..adfcb3b3794865 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest596/Generated596.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest596/Generated596.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated596 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -706,6 +713,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated596::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest597/Generated597.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest597/Generated597.il index 3dc2e8ee11a949..c6aa3f4a5093ff 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest597/Generated597.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest597/Generated597.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated597 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -679,6 +686,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated597::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest598/Generated598.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest598/Generated598.il index 95243bbf1b27e7..15db600979d780 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest598/Generated598.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest598/Generated598.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated598 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1022,6 +1029,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated598::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest599/Generated599.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest599/Generated599.il index dd51e19b2fa856..2495fe640ad6ae 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest599/Generated599.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest599/Generated599.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated599 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -972,6 +979,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated599::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest6/Generated6.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest6/Generated6.il index 603917f6f343a0..37a6b05033153c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest6/Generated6.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest6/Generated6.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated6 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -503,6 +510,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated6::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest60/Generated60.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest60/Generated60.il index 1bf15bdff23638..e090f082a5a843 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest60/Generated60.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest60/Generated60.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated60 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -920,6 +927,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated60::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest600/Generated600.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest600/Generated600.il index 864b4d693e18d9..76ae4d49ce035a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest600/Generated600.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest600/Generated600.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated600 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -648,6 +655,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated600::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest601/Generated601.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest601/Generated601.il index 6210f1a57e7bed..af7e80d2ee1763 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest601/Generated601.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest601/Generated601.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated601 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1174,6 +1181,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated601::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest602/Generated602.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest602/Generated602.il index a327f1a17888f3..cbfdb77b67eeeb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest602/Generated602.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest602/Generated602.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated602 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -797,6 +804,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated602::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest603/Generated603.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest603/Generated603.il index b1aabae86edd9a..82fa99a8e9498b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest603/Generated603.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest603/Generated603.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated603 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1098,6 +1105,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated603::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest604/Generated604.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest604/Generated604.il index 8c26107fc78d0b..16eb14940bad2c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest604/Generated604.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest604/Generated604.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated604 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -865,6 +872,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated604::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest605/Generated605.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest605/Generated605.il index 36e8e00f84314c..efa30071f5c5e4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest605/Generated605.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest605/Generated605.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated605 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1037,6 +1044,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated605::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest606/Generated606.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest606/Generated606.il index 1c1551e0a3644a..ec7c220cc439ec 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest606/Generated606.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest606/Generated606.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated606 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -778,6 +785,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated606::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest607/Generated607.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest607/Generated607.il index 0cc889a429af00..3f52fd5543895d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest607/Generated607.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest607/Generated607.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated607 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -733,6 +740,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated607::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest608/Generated608.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest608/Generated608.il index 3cb192d0567824..bf59bc0cb0fb72 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest608/Generated608.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest608/Generated608.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated608 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -701,6 +708,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated608::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest609/Generated609.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest609/Generated609.il index 372d050cd43fb7..51c27fab89b35e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest609/Generated609.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest609/Generated609.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated609 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -759,6 +766,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated609::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest61/Generated61.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest61/Generated61.il index f768fe93d71b89..2a9fba47a42dfb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest61/Generated61.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest61/Generated61.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated61 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -986,6 +993,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated61::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest610/Generated610.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest610/Generated610.il index 9068af7a8f6076..af453235652f75 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest610/Generated610.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest610/Generated610.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated610 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -658,6 +665,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated610::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest611/Generated611.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest611/Generated611.il index 160ed713291df5..b5bb1513ca9c25 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest611/Generated611.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest611/Generated611.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated611 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -738,6 +745,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated611::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest612/Generated612.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest612/Generated612.il index 8f33016baee24e..ea138f78cb154b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest612/Generated612.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest612/Generated612.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated612 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2747,6 +2754,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated612::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest613/Generated613.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest613/Generated613.il index 7694a06679f629..b7a08602baa9ff 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest613/Generated613.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest613/Generated613.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated613 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3351,6 +3358,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated613::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest614/Generated614.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest614/Generated614.il index 7681e4dbcd63f4..23e4e3b1c780c1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest614/Generated614.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest614/Generated614.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated614 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2809,6 +2816,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated614::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest615/Generated615.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest615/Generated615.il index 4f571ec5b9f923..9eeda7e31f8316 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest615/Generated615.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest615/Generated615.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated615 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3646,6 +3653,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated615::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest616/Generated616.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest616/Generated616.il index c5cbbd8b984152..6b525bf6cbb472 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest616/Generated616.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest616/Generated616.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated616 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3641,6 +3648,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated616::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest617/Generated617.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest617/Generated617.il index b6a2f0f097253c..96d82110fc76ec 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest617/Generated617.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest617/Generated617.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated617 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3050,6 +3057,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated617::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest618/Generated618.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest618/Generated618.il index ec27605bd46fc4..fdd4c9b66b9383 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest618/Generated618.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest618/Generated618.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated618 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3041,6 +3048,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated618::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest619/Generated619.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest619/Generated619.il index 08d9f25309b30e..01f13342606b7f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest619/Generated619.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest619/Generated619.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated619 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2376,6 +2383,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated619::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest62/Generated62.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest62/Generated62.il index cd9f72acd63bae..7f58c506799de6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest62/Generated62.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest62/Generated62.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated62 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1019,6 +1026,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated62::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest620/Generated620.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest620/Generated620.il index cb5490627eeaef..a882aa5a3fb521 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest620/Generated620.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest620/Generated620.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated620 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3140,6 +3147,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated620::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest621/Generated621.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest621/Generated621.il index 21c7e41b221116..e76359f68cb0d0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest621/Generated621.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest621/Generated621.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated621 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3315,6 +3322,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated621::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest622/Generated622.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest622/Generated622.il index d067943882358f..ba9267d707a47a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest622/Generated622.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest622/Generated622.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated622 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3122,6 +3129,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated622::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest623/Generated623.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest623/Generated623.il index 1ece71e375aefa..9f7ad7a846164c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest623/Generated623.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest623/Generated623.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated623 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4025,6 +4032,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated623::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest624/Generated624.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest624/Generated624.il index a9c907045ced3c..939d8603b5c709 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest624/Generated624.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest624/Generated624.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated624 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3828,6 +3835,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated624::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest625/Generated625.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest625/Generated625.il index 5097bb8d79592b..0d19727ebeb690 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest625/Generated625.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest625/Generated625.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated625 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3894,6 +3901,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated625::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest626/Generated626.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest626/Generated626.il index 352dbeab99d47f..216489c5bd8008 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest626/Generated626.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest626/Generated626.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated626 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3416,6 +3423,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated626::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest627/Generated627.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest627/Generated627.il index 599139328f7d86..cf77cee5ca189c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest627/Generated627.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest627/Generated627.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated627 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3420,6 +3427,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated627::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest628/Generated628.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest628/Generated628.il index 27a6669d1e4280..e8cde2a35faa24 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest628/Generated628.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest628/Generated628.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated628 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4132,6 +4139,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated628::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest629/Generated629.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest629/Generated629.il index 8f5d1c5122137d..e8d6703c799a41 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest629/Generated629.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest629/Generated629.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated629 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5280,6 +5287,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated629::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest63/Generated63.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest63/Generated63.il index 88519b2839610a..7cf86924df903d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest63/Generated63.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest63/Generated63.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated63 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -882,6 +889,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated63::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest630/Generated630.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest630/Generated630.il index 6b87b2c379a794..1711682f77d025 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest630/Generated630.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest630/Generated630.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated630 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3584,6 +3591,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated630::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest631/Generated631.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest631/Generated631.il index 496eff233221d3..3d5fecd13cc13b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest631/Generated631.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest631/Generated631.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated631 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5040,6 +5047,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated631::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest632/Generated632.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest632/Generated632.il index 2b45146a66206d..97288bd038b02a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest632/Generated632.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest632/Generated632.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated632 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3618,6 +3625,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated632::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest633/Generated633.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest633/Generated633.il index 523754df215c11..c8423d20065b15 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest633/Generated633.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest633/Generated633.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated633 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3032,6 +3039,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated633::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest634/Generated634.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest634/Generated634.il index ed053516f0741c..2f36cb13ec3844 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest634/Generated634.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest634/Generated634.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated634 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4008,6 +4015,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated634::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest635/Generated635.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest635/Generated635.il index eda2a801130a37..711f358cf8424f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest635/Generated635.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest635/Generated635.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated635 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3612,6 +3619,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated635::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest636/Generated636.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest636/Generated636.il index 5e9dc3def1cc2b..bbdda7200d258c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest636/Generated636.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest636/Generated636.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated636 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3081,6 +3088,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated636::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest637/Generated637.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest637/Generated637.il index c594a69f9cb5e5..4ec64e56acf824 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest637/Generated637.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest637/Generated637.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated637 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2899,6 +2906,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated637::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest638/Generated638.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest638/Generated638.il index cae1d779469e05..39046ae175cfe5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest638/Generated638.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest638/Generated638.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated638 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3606,6 +3613,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated638::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest639/Generated639.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest639/Generated639.il index 85d52a0cbca095..e231861e8296bd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest639/Generated639.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest639/Generated639.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated639 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3303,6 +3310,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated639::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest64/Generated64.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest64/Generated64.il index 8db434938603e9..b255a5b9b062d9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest64/Generated64.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest64/Generated64.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated64 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1022,6 +1029,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated64::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest640/Generated640.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest640/Generated640.il index a1bcc7c7c0c1ea..dad34cf3c142c9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest640/Generated640.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest640/Generated640.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated640 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4253,6 +4260,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated640::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest641/Generated641.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest641/Generated641.il index 19bdc36779e7f9..891de42f6cd1dd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest641/Generated641.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest641/Generated641.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated641 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4376,6 +4383,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated641::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest642/Generated642.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest642/Generated642.il index 578177062afdb2..26ab93b0b54458 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest642/Generated642.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest642/Generated642.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated642 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4230,6 +4237,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated642::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest643/Generated643.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest643/Generated643.il index aedf61a8e1054b..ae4f02a807545f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest643/Generated643.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest643/Generated643.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated643 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4240,6 +4247,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated643::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest644/Generated644.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest644/Generated644.il index da0c067fe17be5..a18acbb6e55919 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest644/Generated644.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest644/Generated644.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated644 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5104,6 +5111,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated644::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest645/Generated645.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest645/Generated645.il index 17737e567c33ab..a1e450fed02a53 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest645/Generated645.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest645/Generated645.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated645 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4619,6 +4626,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated645::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest646/Generated646.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest646/Generated646.il index af1cb95592f96e..fb3fc400df92f4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest646/Generated646.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest646/Generated646.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated646 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5149,6 +5156,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated646::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest647/Generated647.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest647/Generated647.il index e281c3c8ca5506..ac849fc0549fe6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest647/Generated647.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest647/Generated647.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated647 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4165,6 +4172,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated647::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest648/Generated648.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest648/Generated648.il index 826fd602c6aab8..64c775083c0385 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest648/Generated648.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest648/Generated648.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated648 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3665,6 +3672,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated648::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest649/Generated649.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest649/Generated649.il index 3ecc44bb6fe244..53254ca02946f0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest649/Generated649.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest649/Generated649.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated649 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3687,6 +3694,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated649::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest65/Generated65.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest65/Generated65.il index 807e3d9a15427e..4a8fe6c5ccc1c3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest65/Generated65.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest65/Generated65.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated65 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1162,6 +1169,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated65::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest650/Generated650.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest650/Generated650.il index 996cc212744885..2590525bafeb1c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest650/Generated650.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest650/Generated650.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated650 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4321,6 +4328,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated650::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest651/Generated651.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest651/Generated651.il index 52113c55af2577..e8d8c9e1c8c7ef 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest651/Generated651.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest651/Generated651.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated651 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4026,6 +4033,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated651::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest652/Generated652.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest652/Generated652.il index eddb9ca3e42468..020732a521ddc7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest652/Generated652.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest652/Generated652.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated652 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3510,6 +3517,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated652::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest653/Generated653.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest653/Generated653.il index 6a25e91bb716f5..ee4a21ac9410d7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest653/Generated653.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest653/Generated653.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated653 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4024,6 +4031,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated653::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest654/Generated654.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest654/Generated654.il index 5b7aeeabd0e85e..d915f0f8d4772b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest654/Generated654.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest654/Generated654.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated654 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3583,6 +3590,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated654::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest655/Generated655.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest655/Generated655.il index 2bef094fab8e57..3396784f183263 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest655/Generated655.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest655/Generated655.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated655 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3791,6 +3798,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated655::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest656/Generated656.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest656/Generated656.il index 0348cfeff5c328..7ae539e964e7ee 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest656/Generated656.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest656/Generated656.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated656 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3826,6 +3833,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated656::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest657/Generated657.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest657/Generated657.il index 8838415b02557e..ae2604848de296 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest657/Generated657.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest657/Generated657.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated657 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2914,6 +2921,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated657::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest658/Generated658.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest658/Generated658.il index c886878f8cd36f..2bb5318e7b36f3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest658/Generated658.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest658/Generated658.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated658 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3618,6 +3625,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated658::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest659/Generated659.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest659/Generated659.il index 4caefcecd8492b..fd4f25cfb2321b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest659/Generated659.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest659/Generated659.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated659 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3492,6 +3499,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated659::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest66/Generated66.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest66/Generated66.il index cb0314741e092c..7842e6db3f1d38 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest66/Generated66.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest66/Generated66.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated66 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1024,6 +1031,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated66::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest660/Generated660.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest660/Generated660.il index 5bde0c396362c2..9367005a22607c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest660/Generated660.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest660/Generated660.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated660 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3100,6 +3107,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated660::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest661/Generated661.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest661/Generated661.il index 092e831206691d..df6bbd7d911e6d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest661/Generated661.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest661/Generated661.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated661 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3072,6 +3079,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated661::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest662/Generated662.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest662/Generated662.il index de88e20b41c602..7a4968a6f93980 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest662/Generated662.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest662/Generated662.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated662 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2931,6 +2938,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated662::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest663/Generated663.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest663/Generated663.il index ca31675863283c..792b2ac45a1a0d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest663/Generated663.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest663/Generated663.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated663 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2424,6 +2431,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated663::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest664/Generated664.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest664/Generated664.il index 0cc25dcb687583..a33b78c9ce8393 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest664/Generated664.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest664/Generated664.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated664 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3333,6 +3340,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated664::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest665/Generated665.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest665/Generated665.il index ad35e15e40fc56..860ff566fd58ce 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest665/Generated665.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest665/Generated665.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated665 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2795,6 +2802,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated665::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest666/Generated666.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest666/Generated666.il index 23dcbfac3e5f0a..8bf7f51d895265 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest666/Generated666.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest666/Generated666.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated666 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2750,6 +2757,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated666::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest667/Generated667.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest667/Generated667.il index d563163d4017ac..b4200c7e72529a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest667/Generated667.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest667/Generated667.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated667 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2466,6 +2473,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated667::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest668/Generated668.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest668/Generated668.il index db547646ef9602..ea3eea1cb3ca55 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest668/Generated668.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest668/Generated668.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated668 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2593,6 +2600,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated668::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest669/Generated669.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest669/Generated669.il index 79d8ac8342bcbb..ab94aadfa2ffa1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest669/Generated669.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest669/Generated669.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated669 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3933,6 +3940,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated669::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest67/Generated67.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest67/Generated67.il index 78e4074ddf3c25..2b9a5ee100ba9a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest67/Generated67.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest67/Generated67.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated67 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1077,6 +1084,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated67::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest670/Generated670.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest670/Generated670.il index 887a2098ad4040..650a41c2874728 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest670/Generated670.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest670/Generated670.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated670 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3244,6 +3251,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated670::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest671/Generated671.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest671/Generated671.il index 31c6d5190b26ee..b380b5e5a1f7c6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest671/Generated671.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest671/Generated671.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated671 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4327,6 +4334,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated671::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest672/Generated672.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest672/Generated672.il index 3c6863e64fd266..9afea225f4c5a5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest672/Generated672.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest672/Generated672.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated672 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3591,6 +3598,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated672::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest673/Generated673.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest673/Generated673.il index c41ab62e56a454..0ee69b3976075a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest673/Generated673.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest673/Generated673.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated673 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4580,6 +4587,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated673::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest674/Generated674.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest674/Generated674.il index 2c7d4aa4892a1a..57711bb9ee4d8d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest674/Generated674.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest674/Generated674.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated674 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3812,6 +3819,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated674::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest675/Generated675.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest675/Generated675.il index 567372516de96f..85defb7c1133d2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest675/Generated675.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest675/Generated675.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated675 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4258,6 +4265,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated675::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest676/Generated676.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest676/Generated676.il index 03eb37f8c25872..f2ef6c513d41fa 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest676/Generated676.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest676/Generated676.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated676 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4554,6 +4561,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated676::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest677/Generated677.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest677/Generated677.il index fac8927002cb4d..9a37849bd68b61 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest677/Generated677.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest677/Generated677.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated677 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2520,6 +2527,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated677::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest678/Generated678.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest678/Generated678.il index ec383bd6e9bbaa..9ad13d9818dc62 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest678/Generated678.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest678/Generated678.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated678 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3000,6 +3007,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated678::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest679/Generated679.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest679/Generated679.il index f8a6b4f21b08c9..80762538645c65 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest679/Generated679.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest679/Generated679.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated679 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2736,6 +2743,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated679::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest68/Generated68.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest68/Generated68.il index 8b3ac4339cf8a3..10ce37fc256cbc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest68/Generated68.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest68/Generated68.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated68 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1082,6 +1089,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated68::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest680/Generated680.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest680/Generated680.il index 5551fabb0ad638..646283fb038db8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest680/Generated680.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest680/Generated680.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated680 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1616,6 +1623,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated680::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest681/Generated681.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest681/Generated681.il index 8ad11b5243423f..5054b7ae28b475 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest681/Generated681.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest681/Generated681.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated681 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3105,6 +3112,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated681::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest682/Generated682.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest682/Generated682.il index 0dba2d87f846d5..90bcad3cdcfa17 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest682/Generated682.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest682/Generated682.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated682 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3150,6 +3157,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated682::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest683/Generated683.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest683/Generated683.il index 1e1978b44aec18..ae748c82a9eb85 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest683/Generated683.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest683/Generated683.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated683 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3107,6 +3114,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated683::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest684/Generated684.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest684/Generated684.il index 1470ae3ec25833..dcbdbe155d3e23 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest684/Generated684.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest684/Generated684.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated684 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3329,6 +3336,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated684::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest685/Generated685.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest685/Generated685.il index 0a02da197f56f8..5917c6ce2f6c0d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest685/Generated685.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest685/Generated685.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated685 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2735,6 +2742,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated685::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest686/Generated686.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest686/Generated686.il index 47170492ad1176..814956b6a85475 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest686/Generated686.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest686/Generated686.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated686 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2845,6 +2852,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated686::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest687/Generated687.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest687/Generated687.il index a31ee58055a974..d572cce9b541c0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest687/Generated687.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest687/Generated687.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated687 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3954,6 +3961,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated687::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest688/Generated688.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest688/Generated688.il index d1eadce171cc1a..a4e01e5ca12acb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest688/Generated688.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest688/Generated688.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated688 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3202,6 +3209,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated688::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest689/Generated689.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest689/Generated689.il index c028896c2a53cf..7c1dd849d45b51 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest689/Generated689.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest689/Generated689.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated689 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3062,6 +3069,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated689::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest69/Generated69.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest69/Generated69.il index 329b4417a611b1..3274f2b12c747b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest69/Generated69.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest69/Generated69.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated69 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1064,6 +1071,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated69::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest690/Generated690.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest690/Generated690.il index abd5dde163dd84..9c19fdd3c3363c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest690/Generated690.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest690/Generated690.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated690 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3686,6 +3693,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated690::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest691/Generated691.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest691/Generated691.il index 3812e267686bc3..74fe16ff6fb45e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest691/Generated691.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest691/Generated691.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated691 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2644,6 +2651,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated691::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest692/Generated692.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest692/Generated692.il index 636f2fc7cddf70..b614d5d7c67c7e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest692/Generated692.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest692/Generated692.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated692 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3715,6 +3722,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated692::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest693/Generated693.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest693/Generated693.il index 04b8a7c0c10ebd..a18c817452f4b0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest693/Generated693.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest693/Generated693.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated693 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3186,6 +3193,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated693::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest694/Generated694.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest694/Generated694.il index 41adc30464f9c5..6ef79742d60124 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest694/Generated694.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest694/Generated694.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated694 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3052,6 +3059,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated694::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest695/Generated695.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest695/Generated695.il index af9b33dea69df5..cf6e26cc16d591 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest695/Generated695.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest695/Generated695.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated695 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3499,6 +3506,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated695::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest696/Generated696.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest696/Generated696.il index 1418170810975b..9472efb248abb2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest696/Generated696.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest696/Generated696.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated696 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2456,6 +2463,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated696::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest697/Generated697.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest697/Generated697.il index 1c88ad71489bb0..691322461fa08a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest697/Generated697.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest697/Generated697.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated697 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3739,6 +3746,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated697::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest698/Generated698.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest698/Generated698.il index fd19a6b6fe9c2c..eace8d378cc966 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest698/Generated698.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest698/Generated698.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated698 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3651,6 +3658,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated698::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest699/Generated699.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest699/Generated699.il index 8e20c63c9bea5a..f665a4cdd657e3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest699/Generated699.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest699/Generated699.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated699 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4052,6 +4059,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated699::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest7/Generated7.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest7/Generated7.il index 1604126857a686..964a9ee67b98ea 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest7/Generated7.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest7/Generated7.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated7 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -596,6 +603,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated7::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest70/Generated70.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest70/Generated70.il index 1ce4b93963c03f..b874dfc35499da 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest70/Generated70.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest70/Generated70.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated70 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1019,6 +1026,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated70::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest700/Generated700.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest700/Generated700.il index 555ca0d0954160..e0c477e1d43069 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest700/Generated700.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest700/Generated700.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated700 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3978,6 +3985,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated700::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest701/Generated701.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest701/Generated701.il index 63c508ef158b4d..2a31f752eeee51 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest701/Generated701.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest701/Generated701.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated701 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3999,6 +4006,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated701::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest702/Generated702.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest702/Generated702.il index 7e6d6ac8d81542..c0d1663c78177f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest702/Generated702.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest702/Generated702.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated702 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4040,6 +4047,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated702::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest703/Generated703.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest703/Generated703.il index 24e630d2154377..813569221352d3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest703/Generated703.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest703/Generated703.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated703 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4500,6 +4507,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated703::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest704/Generated704.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest704/Generated704.il index c40bd62b821b99..8bf41ecc6ca56d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest704/Generated704.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest704/Generated704.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated704 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4081,6 +4088,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated704::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest705/Generated705.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest705/Generated705.il index 1bdcb2590b6d5f..d7a90ec26e7699 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest705/Generated705.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest705/Generated705.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated705 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3916,6 +3923,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated705::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest706/Generated706.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest706/Generated706.il index cd64c3f010c3d7..69d6a9b3ac02da 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest706/Generated706.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest706/Generated706.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated706 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5038,6 +5045,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated706::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest707/Generated707.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest707/Generated707.il index a63d19ad485449..756bc975c47b4e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest707/Generated707.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest707/Generated707.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated707 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4125,6 +4132,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated707::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest708/Generated708.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest708/Generated708.il index f380eeb7862a10..97a68709857e9d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest708/Generated708.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest708/Generated708.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated708 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4531,6 +4538,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated708::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest709/Generated709.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest709/Generated709.il index 7f1c1524a28e90..d9c42eb54c960c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest709/Generated709.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest709/Generated709.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated709 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5493,6 +5500,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated709::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest71/Generated71.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest71/Generated71.il index 14e7a248466176..ec42d8f37096d4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest71/Generated71.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest71/Generated71.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated71 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1022,6 +1029,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated71::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest710/Generated710.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest710/Generated710.il index 435e3437a7a976..1e9d35b54df928 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest710/Generated710.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest710/Generated710.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated710 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4428,6 +4435,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated710::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest711/Generated711.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest711/Generated711.il index 239bcc9ea2109b..c99f42f4cb5f89 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest711/Generated711.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest711/Generated711.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated711 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4704,6 +4711,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated711::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest712/Generated712.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest712/Generated712.il index 19fc14fa44c3e9..ba645bd0687f91 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest712/Generated712.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest712/Generated712.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated712 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4337,6 +4344,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated712::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest713/Generated713.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest713/Generated713.il index 5f5500149f4b97..64f6fd1d5999f9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest713/Generated713.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest713/Generated713.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated713 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4319,6 +4326,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated713::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest714/Generated714.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest714/Generated714.il index cf666f61883f4b..90db6a171cfe70 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest714/Generated714.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest714/Generated714.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated714 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2861,6 +2868,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated714::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest715/Generated715.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest715/Generated715.il index 08ec704479b5f2..9d20a7512c2f41 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest715/Generated715.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest715/Generated715.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated715 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4164,6 +4171,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated715::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest716/Generated716.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest716/Generated716.il index 972d5ac435069a..3c5240279b3d4f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest716/Generated716.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest716/Generated716.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated716 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4964,6 +4971,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated716::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest717/Generated717.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest717/Generated717.il index b25ea1668548fa..6d849a8b31dd75 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest717/Generated717.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest717/Generated717.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated717 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5758,6 +5765,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated717::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest718/Generated718.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest718/Generated718.il index 5ae445163042a5..2bdb1169267512 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest718/Generated718.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest718/Generated718.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated718 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5775,6 +5782,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated718::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest719/Generated719.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest719/Generated719.il index 8eb762394088d4..81762c59c902c7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest719/Generated719.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest719/Generated719.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated719 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5658,6 +5665,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated719::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest72/Generated72.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest72/Generated72.il index d2e336d42209ac..abe70f8b4023f9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest72/Generated72.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest72/Generated72.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated72 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1091,6 +1098,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated72::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest720/Generated720.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest720/Generated720.il index 58879aeea1f606..6986cbf6ea104f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest720/Generated720.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest720/Generated720.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated720 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5532,6 +5539,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated720::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest721/Generated721.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest721/Generated721.il index 93c55ca7dea1ea..cd7cde337321d0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest721/Generated721.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest721/Generated721.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated721 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4866,6 +4873,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated721::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest722/Generated722.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest722/Generated722.il index bea20e31a660ac..9d7804dc82db20 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest722/Generated722.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest722/Generated722.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated722 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5067,6 +5074,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated722::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest723/Generated723.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest723/Generated723.il index 6cd49010346188..ac2be343b14b2a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest723/Generated723.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest723/Generated723.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated723 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5105,6 +5112,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated723::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest724/Generated724.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest724/Generated724.il index de9d71d6add7a8..08325d7a3cfd32 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest724/Generated724.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest724/Generated724.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated724 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4492,6 +4499,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated724::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest725/Generated725.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest725/Generated725.il index 2feb1524e8f224..90d8505d537bec 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest725/Generated725.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest725/Generated725.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated725 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4656,6 +4663,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated725::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest726/Generated726.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest726/Generated726.il index 0e1bfdb7fcfd4a..b9543792b0be66 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest726/Generated726.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest726/Generated726.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated726 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3459,6 +3466,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated726::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest727/Generated727.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest727/Generated727.il index 721667471c1204..307bb3e09282a0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest727/Generated727.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest727/Generated727.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated727 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3280,6 +3287,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated727::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest728/Generated728.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest728/Generated728.il index d569f750bef4f0..a304ed8994bc82 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest728/Generated728.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest728/Generated728.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated728 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5185,6 +5192,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated728::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest729/Generated729.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest729/Generated729.il index 990fe99b87a48a..f2caf86127c604 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest729/Generated729.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest729/Generated729.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated729 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3144,6 +3151,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated729::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest73/Generated73.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest73/Generated73.il index 42471e08e0ef6d..9ad6f51e0faa91 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest73/Generated73.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest73/Generated73.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated73 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1011,6 +1018,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated73::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest730/Generated730.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest730/Generated730.il index fb13279946181c..fd471494fd0a81 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest730/Generated730.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest730/Generated730.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated730 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2992,6 +2999,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated730::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest731/Generated731.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest731/Generated731.il index f0eb2cb09b9cdc..f315bbdf0bebab 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest731/Generated731.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest731/Generated731.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated731 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3209,6 +3216,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated731::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest732/Generated732.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest732/Generated732.il index 37aecc32de022e..7aa74a9db4959e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest732/Generated732.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest732/Generated732.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated732 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3240,6 +3247,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated732::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest733/Generated733.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest733/Generated733.il index cf2ea737f41429..d7e6ab6688d03e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest733/Generated733.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest733/Generated733.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated733 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3264,6 +3271,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated733::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest734/Generated734.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest734/Generated734.il index ed351ff8303d11..624f96aa7d6833 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest734/Generated734.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest734/Generated734.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated734 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3144,6 +3151,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated734::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest735/Generated735.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest735/Generated735.il index 1a25393520e5bc..42068736597ab9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest735/Generated735.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest735/Generated735.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated735 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4690,6 +4697,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated735::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest736/Generated736.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest736/Generated736.il index 9cd767adb245d9..f50904c20205ef 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest736/Generated736.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest736/Generated736.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated736 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4611,6 +4618,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated736::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest737/Generated737.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest737/Generated737.il index b6127bf426b659..afd349b42a1ca1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest737/Generated737.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest737/Generated737.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated737 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4634,6 +4641,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated737::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest738/Generated738.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest738/Generated738.il index 75d25b8ec767ad..dc9dc9558192f5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest738/Generated738.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest738/Generated738.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated738 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4022,6 +4029,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated738::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest739/Generated739.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest739/Generated739.il index fc586aee9c2347..fc020fdbf402bf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest739/Generated739.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest739/Generated739.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated739 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3986,6 +3993,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated739::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest74/Generated74.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest74/Generated74.il index 62795152c8b8c1..8044eafa04fc22 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest74/Generated74.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest74/Generated74.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated74 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -932,6 +939,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated74::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest740/Generated740.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest740/Generated740.il index 7e5a2285b437cc..63ddba2ab5a859 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest740/Generated740.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest740/Generated740.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated740 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3848,6 +3855,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated740::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest741/Generated741.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest741/Generated741.il index f4b16f8e2f1375..e4fade904c4ef6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest741/Generated741.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest741/Generated741.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated741 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3809,6 +3816,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated741::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest742/Generated742.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest742/Generated742.il index 1532755d2b474d..d6905a63250c06 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest742/Generated742.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest742/Generated742.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated742 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4431,6 +4438,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated742::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest743/Generated743.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest743/Generated743.il index 2a38e072be3f2d..117e8abff72b3d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest743/Generated743.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest743/Generated743.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated743 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3847,6 +3854,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated743::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest744/Generated744.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest744/Generated744.il index 266775cd891827..d9d0055500c1f8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest744/Generated744.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest744/Generated744.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated744 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3829,6 +3836,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated744::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest745/Generated745.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest745/Generated745.il index 55d69be7d55460..6d9afa5d57db20 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest745/Generated745.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest745/Generated745.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated745 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4172,6 +4179,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated745::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest746/Generated746.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest746/Generated746.il index b7f7f4ac9af5b7..20708c169046af 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest746/Generated746.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest746/Generated746.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated746 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3177,6 +3184,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated746::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest747/Generated747.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest747/Generated747.il index fcbf094241707c..3c5f3b9f3edbde 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest747/Generated747.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest747/Generated747.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated747 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3067,6 +3074,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated747::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest748/Generated748.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest748/Generated748.il index a1f81ac81a8e5c..1c4e9c39ccf8fc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest748/Generated748.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest748/Generated748.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated748 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3047,6 +3054,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated748::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest749/Generated749.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest749/Generated749.il index 121c69e7cc0f48..f50cf31298febb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest749/Generated749.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest749/Generated749.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated749 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4360,6 +4367,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated749::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest75/Generated75.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest75/Generated75.il index c20a5348fdea51..256132b7aa9292 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest75/Generated75.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest75/Generated75.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated75 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -969,6 +976,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated75::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest750/Generated750.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest750/Generated750.il index 42e4cc291bb09f..37c0ba0387633d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest750/Generated750.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest750/Generated750.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated750 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3922,6 +3929,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated750::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest751/Generated751.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest751/Generated751.il index 0107274ec93b83..81310b03a08127 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest751/Generated751.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest751/Generated751.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated751 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4042,6 +4049,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated751::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest752/Generated752.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest752/Generated752.il index a27735edee5831..11939fe354f885 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest752/Generated752.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest752/Generated752.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated752 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3687,6 +3694,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated752::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest753/Generated753.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest753/Generated753.il index 3232b2bd4f73ee..37d5c2d116c5a1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest753/Generated753.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest753/Generated753.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated753 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4016,6 +4023,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated753::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest754/Generated754.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest754/Generated754.il index 5cf4839bd89757..bcd676a0663922 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest754/Generated754.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest754/Generated754.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated754 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2972,6 +2979,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated754::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest755/Generated755.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest755/Generated755.il index 030427f4427bda..70dc4e54c0a246 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest755/Generated755.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest755/Generated755.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated755 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2614,6 +2621,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated755::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest756/Generated756.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest756/Generated756.il index 3245a5cf8e596c..0613d6e7b6a88e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest756/Generated756.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest756/Generated756.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated756 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2454,6 +2461,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated756::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest757/Generated757.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest757/Generated757.il index b56aa19e10dba1..eb536bdb5a9e4c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest757/Generated757.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest757/Generated757.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated757 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2513,6 +2520,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated757::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest758/Generated758.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest758/Generated758.il index 756f55b8e766fa..4f4e0474718354 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest758/Generated758.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest758/Generated758.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated758 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2571,6 +2578,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated758::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest759/Generated759.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest759/Generated759.il index f77714b5442f1f..87091813c60185 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest759/Generated759.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest759/Generated759.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated759 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2787,6 +2794,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated759::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest76/Generated76.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest76/Generated76.il index 1d3688d0cfdc76..5578214ea66e91 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest76/Generated76.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest76/Generated76.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated76 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -943,6 +950,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated76::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest760/Generated760.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest760/Generated760.il index ebd1e431aefaed..2a55f2fd596836 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest760/Generated760.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest760/Generated760.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated760 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3199,6 +3206,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated760::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest761/Generated761.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest761/Generated761.il index 7d986f1feb0e2a..c55fd6358e9a19 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest761/Generated761.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest761/Generated761.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated761 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4097,6 +4104,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated761::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest762/Generated762.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest762/Generated762.il index 830b0ee3a469b4..7933dc18e81128 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest762/Generated762.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest762/Generated762.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated762 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3745,6 +3752,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated762::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest763/Generated763.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest763/Generated763.il index 86921c64a96038..c6b11b38b2a080 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest763/Generated763.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest763/Generated763.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated763 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3746,6 +3753,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated763::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest764/Generated764.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest764/Generated764.il index 0d0c71ae80ff29..72f1fe1c83a1ff 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest764/Generated764.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest764/Generated764.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated764 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4484,6 +4491,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated764::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest765/Generated765.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest765/Generated765.il index 5fa4061ed5ecde..f8d0ca019be7ec 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest765/Generated765.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest765/Generated765.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated765 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3775,6 +3782,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated765::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest766/Generated766.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest766/Generated766.il index 44e6b3421144ce..3e6e90f137978d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest766/Generated766.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest766/Generated766.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated766 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3454,6 +3461,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated766::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest767/Generated767.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest767/Generated767.il index 803e5cfc7590ed..24664269887e30 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest767/Generated767.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest767/Generated767.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated767 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4099,6 +4106,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated767::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest768/Generated768.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest768/Generated768.il index b9715d52b9f9ba..df3c5a8cb08373 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest768/Generated768.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest768/Generated768.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated768 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3975,6 +3982,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated768::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest769/Generated769.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest769/Generated769.il index c59925fd182a10..bcfea2d556bc64 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest769/Generated769.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest769/Generated769.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated769 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2832,6 +2839,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated769::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest77/Generated77.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest77/Generated77.il index 5dfa9b5f3f5f9c..5c60eb14b02b0e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest77/Generated77.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest77/Generated77.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated77 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -941,6 +948,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated77::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest770/Generated770.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest770/Generated770.il index c9ee001e52c9e3..6fdf6b391382bf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest770/Generated770.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest770/Generated770.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated770 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2864,6 +2871,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated770::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest771/Generated771.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest771/Generated771.il index 8efb2ac562cb83..597d8704ed2950 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest771/Generated771.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest771/Generated771.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated771 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2690,6 +2697,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated771::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest772/Generated772.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest772/Generated772.il index c461183eb1323a..16bf2c97c02d84 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest772/Generated772.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest772/Generated772.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated772 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3128,6 +3135,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated772::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest773/Generated773.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest773/Generated773.il index e856e1f121f717..b59cab42936339 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest773/Generated773.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest773/Generated773.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated773 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2901,6 +2908,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated773::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest774/Generated774.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest774/Generated774.il index 0db7ae41e0f39d..869f1cf47f0391 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest774/Generated774.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest774/Generated774.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated774 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3831,6 +3838,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated774::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest775/Generated775.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest775/Generated775.il index 512f8dc9492d96..68234d7e94d023 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest775/Generated775.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest775/Generated775.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated775 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2231,6 +2238,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated775::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest776/Generated776.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest776/Generated776.il index d7c6e787b04cbd..78bed872e9ea82 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest776/Generated776.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest776/Generated776.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated776 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2640,6 +2647,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated776::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest777/Generated777.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest777/Generated777.il index 7593c782e70cb9..719a18571842dc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest777/Generated777.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest777/Generated777.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated777 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2925,6 +2932,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated777::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest778/Generated778.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest778/Generated778.il index 1286196c88fba3..5f151f7b1e03d7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest778/Generated778.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest778/Generated778.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated778 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4093,6 +4100,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated778::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest779/Generated779.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest779/Generated779.il index 4692cfdbcee384..9cd61c57f8f22f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest779/Generated779.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest779/Generated779.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated779 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4047,6 +4054,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated779::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest78/Generated78.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest78/Generated78.il index c6bfde36c0db87..dbee3e97afa02f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest78/Generated78.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest78/Generated78.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated78 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1052,6 +1059,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated78::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest780/Generated780.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest780/Generated780.il index c160d12d3eca96..9a8f078b3be5a9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest780/Generated780.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest780/Generated780.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated780 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4111,6 +4118,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated780::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest781/Generated781.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest781/Generated781.il index 1b7ad68346341c..101646f0d16fda 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest781/Generated781.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest781/Generated781.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated781 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3674,6 +3681,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated781::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest782/Generated782.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest782/Generated782.il index 91289fa917397d..ada2f6512d6a4e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest782/Generated782.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest782/Generated782.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated782 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2981,6 +2988,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated782::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest783/Generated783.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest783/Generated783.il index e45b9e7143f787..55319563f0e394 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest783/Generated783.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest783/Generated783.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated783 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2939,6 +2946,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated783::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest784/Generated784.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest784/Generated784.il index af921a386900a9..353aa7fa3f9625 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest784/Generated784.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest784/Generated784.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated784 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3781,6 +3788,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated784::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest785/Generated785.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest785/Generated785.il index 57a754531ecabe..3bbd6edc18b34e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest785/Generated785.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest785/Generated785.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated785 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4430,6 +4437,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated785::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest786/Generated786.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest786/Generated786.il index 3c22526cc01278..48b3668937b6f7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest786/Generated786.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest786/Generated786.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated786 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4005,6 +4012,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated786::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest787/Generated787.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest787/Generated787.il index de59cefcb461bc..e1e9f6bfad674f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest787/Generated787.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest787/Generated787.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated787 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4060,6 +4067,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated787::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest788/Generated788.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest788/Generated788.il index 4c32430792871f..1ed7b230c9fe43 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest788/Generated788.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest788/Generated788.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated788 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3259,6 +3266,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated788::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest789/Generated789.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest789/Generated789.il index 3adf90ce1ee84a..a4276f97dc3024 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest789/Generated789.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest789/Generated789.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated789 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3089,6 +3096,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated789::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest79/Generated79.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest79/Generated79.il index 6c2259610c1f75..c43dd6546da671 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest79/Generated79.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest79/Generated79.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated79 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -994,6 +1001,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated79::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest790/Generated790.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest790/Generated790.il index 8e07585d25c861..411eec0f829dfa 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest790/Generated790.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest790/Generated790.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated790 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2763,6 +2770,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated790::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest791/Generated791.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest791/Generated791.il index 4a109630606b0a..7417085f9845e6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest791/Generated791.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest791/Generated791.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated791 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4314,6 +4321,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated791::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest792/Generated792.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest792/Generated792.il index 94bbcb442cf61b..27bff11e4f7fc4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest792/Generated792.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest792/Generated792.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated792 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4627,6 +4634,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated792::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest793/Generated793.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest793/Generated793.il index d7324ecb60f964..719ea4f178f93c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest793/Generated793.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest793/Generated793.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated793 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3377,6 +3384,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated793::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest794/Generated794.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest794/Generated794.il index 000bb84bb8abfc..2b5feedd21a8ac 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest794/Generated794.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest794/Generated794.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated794 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3409,6 +3416,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated794::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest795/Generated795.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest795/Generated795.il index 4adff4c072c329..6654724ebec571 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest795/Generated795.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest795/Generated795.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated795 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2887,6 +2894,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated795::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest796/Generated796.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest796/Generated796.il index 68b5ccf88031ca..ade5c457c2abde 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest796/Generated796.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest796/Generated796.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated796 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3302,6 +3309,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated796::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest797/Generated797.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest797/Generated797.il index 68dd1019a47ced..a35665ee469220 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest797/Generated797.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest797/Generated797.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated797 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2881,6 +2888,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated797::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest798/Generated798.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest798/Generated798.il index 8e09241adf4b72..076af99fb500d9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest798/Generated798.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest798/Generated798.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated798 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3806,6 +3813,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated798::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest799/Generated799.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest799/Generated799.il index 4bdb64d5801599..3a073c100c1030 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest799/Generated799.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest799/Generated799.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated799 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3850,6 +3857,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated799::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest8/Generated8.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest8/Generated8.il index e59b069b3f5e0c..de182129644ce6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest8/Generated8.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest8/Generated8.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated8 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -709,6 +716,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated8::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest80/Generated80.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest80/Generated80.il index a1694e904b0c28..511542626bc3af 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest80/Generated80.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest80/Generated80.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated80 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1059,6 +1066,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated80::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest800/Generated800.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest800/Generated800.il index 3c4a1621114365..156601e368ed6f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest800/Generated800.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest800/Generated800.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated800 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3804,6 +3811,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated800::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest801/Generated801.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest801/Generated801.il index cf9ac94fb61663..250a7f21f52b47 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest801/Generated801.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest801/Generated801.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated801 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4038,6 +4045,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated801::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest802/Generated802.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest802/Generated802.il index 71f6e49c7fd5a3..5dd7afbbd9083a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest802/Generated802.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest802/Generated802.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated802 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3817,6 +3824,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated802::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest803/Generated803.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest803/Generated803.il index 637934a47dc946..cfda0a552d4293 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest803/Generated803.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest803/Generated803.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated803 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2864,6 +2871,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated803::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest804/Generated804.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest804/Generated804.il index f53be9c9dba7c0..279dadefbaa70d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest804/Generated804.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest804/Generated804.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated804 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2440,6 +2447,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated804::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest805/Generated805.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest805/Generated805.il index 335a2b6e3fa4b7..eb99b629145f6b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest805/Generated805.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest805/Generated805.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated805 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4809,6 +4816,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated805::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest806/Generated806.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest806/Generated806.il index 9957fddf2b6562..08098cd1cde9f8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest806/Generated806.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest806/Generated806.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated806 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4462,6 +4469,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated806::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest807/Generated807.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest807/Generated807.il index 27b5693b0969fb..736ed8be42022d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest807/Generated807.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest807/Generated807.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated807 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4535,6 +4542,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated807::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest808/Generated808.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest808/Generated808.il index 9c06784a50e69a..2bde6988b8d18f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest808/Generated808.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest808/Generated808.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated808 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5141,6 +5148,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated808::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest809/Generated809.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest809/Generated809.il index f496b3e2b694c3..12a5d292abae53 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest809/Generated809.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest809/Generated809.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated809 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4992,6 +4999,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated809::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest81/Generated81.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest81/Generated81.il index c656a950fff8e5..aa089a809ab115 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest81/Generated81.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest81/Generated81.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated81 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1239,6 +1246,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated81::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest810/Generated810.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest810/Generated810.il index 6ce88ac685dd75..49006b1d2686f8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest810/Generated810.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest810/Generated810.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated810 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4985,6 +4992,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated810::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest811/Generated811.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest811/Generated811.il index 09d4dbfc76189e..6a0825dc06a5e3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest811/Generated811.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest811/Generated811.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated811 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4935,6 +4942,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated811::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest812/Generated812.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest812/Generated812.il index 0108cf3b7d3fbd..dfcfbd78302404 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest812/Generated812.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest812/Generated812.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated812 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2709,6 +2716,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated812::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest813/Generated813.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest813/Generated813.il index 8bedc30e2346b8..60ff206367d2ff 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest813/Generated813.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest813/Generated813.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated813 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2707,6 +2714,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated813::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest814/Generated814.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest814/Generated814.il index 6570829db63de2..669919994feea7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest814/Generated814.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest814/Generated814.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated814 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2667,6 +2674,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated814::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest815/Generated815.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest815/Generated815.il index 6b6277a2932743..10bc9c30351c45 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest815/Generated815.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest815/Generated815.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated815 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5846,6 +5853,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated815::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest816/Generated816.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest816/Generated816.il index 69a201cf2c5f66..cc4d60594d8231 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest816/Generated816.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest816/Generated816.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated816 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5858,6 +5865,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated816::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest817/Generated817.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest817/Generated817.il index 657133a6d51c3b..26308c4e520f37 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest817/Generated817.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest817/Generated817.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated817 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5723,6 +5730,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated817::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest818/Generated818.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest818/Generated818.il index bdf0d48e059f72..f64f1f98dc82c8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest818/Generated818.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest818/Generated818.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated818 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4696,6 +4703,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated818::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest819/Generated819.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest819/Generated819.il index a5d76a335b954b..759b08fa4b67b0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest819/Generated819.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest819/Generated819.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated819 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4789,6 +4796,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated819::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest82/Generated82.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest82/Generated82.il index b774efdf69330e..9f51891703b352 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest82/Generated82.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest82/Generated82.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated82 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1144,6 +1151,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated82::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest820/Generated820.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest820/Generated820.il index 6d728003b9b1fc..c94ef6d001176b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest820/Generated820.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest820/Generated820.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated820 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4864,6 +4871,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated820::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest821/Generated821.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest821/Generated821.il index 7ad14b633c5d4b..f8457247c8e86e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest821/Generated821.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest821/Generated821.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated821 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5677,6 +5684,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated821::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest822/Generated822.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest822/Generated822.il index cf879bcedab899..3454662a1232a3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest822/Generated822.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest822/Generated822.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated822 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3959,6 +3966,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated822::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest823/Generated823.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest823/Generated823.il index 55b847a5c8ff3b..08e05a94349654 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest823/Generated823.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest823/Generated823.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated823 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4427,6 +4434,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated823::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest824/Generated824.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest824/Generated824.il index e9d7104e3893f2..ce68ae7e69b1f9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest824/Generated824.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest824/Generated824.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated824 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4327,6 +4334,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated824::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest825/Generated825.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest825/Generated825.il index 7013b97f9d44cd..ffee926bd1b414 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest825/Generated825.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest825/Generated825.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated825 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4468,6 +4475,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated825::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest826/Generated826.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest826/Generated826.il index 2b397b9aa10b8c..9c80196d92bc2f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest826/Generated826.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest826/Generated826.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated826 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4769,6 +4776,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated826::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest827/Generated827.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest827/Generated827.il index 348ccf317a9c4d..62c65e7782ce3c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest827/Generated827.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest827/Generated827.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated827 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4859,6 +4866,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated827::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest828/Generated828.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest828/Generated828.il index e26d76ab53ffbf..8ec3439581db57 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest828/Generated828.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest828/Generated828.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated828 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4901,6 +4908,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated828::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest829/Generated829.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest829/Generated829.il index b5aff84517a939..2c11fbd1a448be 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest829/Generated829.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest829/Generated829.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated829 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4837,6 +4844,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated829::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest83/Generated83.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest83/Generated83.il index c7db510885a551..bdf78a96714926 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest83/Generated83.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest83/Generated83.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated83 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -916,6 +923,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated83::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest830/Generated830.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest830/Generated830.il index 863c8828aa4556..b0f236a8b54377 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest830/Generated830.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest830/Generated830.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated830 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5215,6 +5222,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated830::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest831/Generated831.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest831/Generated831.il index d0e1f7192243cb..5ac7a81d66c43f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest831/Generated831.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest831/Generated831.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated831 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4563,6 +4570,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated831::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest832/Generated832.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest832/Generated832.il index 0efa29880223b0..1cb9a459892e91 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest832/Generated832.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest832/Generated832.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated832 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4955,6 +4962,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated832::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest833/Generated833.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest833/Generated833.il index d3d0c9313ef59e..8dd6e51e719356 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest833/Generated833.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest833/Generated833.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated833 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4669,6 +4676,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated833::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest834/Generated834.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest834/Generated834.il index 45a39929ed09f3..1eb6633dcbdb5d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest834/Generated834.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest834/Generated834.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated834 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4824,6 +4831,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated834::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest835/Generated835.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest835/Generated835.il index 336b27702c63d8..a3618150dd6bb5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest835/Generated835.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest835/Generated835.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated835 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4723,6 +4730,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated835::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest836/Generated836.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest836/Generated836.il index 44cc34e2ade025..0910fdff36a00c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest836/Generated836.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest836/Generated836.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated836 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4331,6 +4338,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated836::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest837/Generated837.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest837/Generated837.il index e03cd2ddbf0f60..3a47fde34072f6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest837/Generated837.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest837/Generated837.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated837 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5015,6 +5022,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated837::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest838/Generated838.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest838/Generated838.il index b397648e659601..16f97ef1fc0aed 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest838/Generated838.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest838/Generated838.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated838 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5176,6 +5183,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated838::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest839/Generated839.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest839/Generated839.il index 1be14d404a4a33..2239856c931172 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest839/Generated839.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest839/Generated839.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated839 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4324,6 +4331,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated839::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest84/Generated84.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest84/Generated84.il index 654021712785b1..c2697c5f2e483a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest84/Generated84.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest84/Generated84.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated84 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1160,6 +1167,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated84::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest840/Generated840.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest840/Generated840.il index 16b54298d98650..2f9f29d8a0c1f8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest840/Generated840.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest840/Generated840.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated840 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4476,6 +4483,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated840::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest841/Generated841.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest841/Generated841.il index 3821c829bbf4ec..c058b9706eec84 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest841/Generated841.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest841/Generated841.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated841 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4576,6 +4583,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated841::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest842/Generated842.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest842/Generated842.il index ff95a158e99c80..76654861f7145d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest842/Generated842.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest842/Generated842.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated842 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4472,6 +4479,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated842::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest843/Generated843.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest843/Generated843.il index 21db29bb990484..c90ba772bb0784 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest843/Generated843.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest843/Generated843.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated843 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5047,6 +5054,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated843::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest844/Generated844.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest844/Generated844.il index c36331b9465f1f..b330e1fefc8dcb 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest844/Generated844.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest844/Generated844.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated844 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4975,6 +4982,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated844::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest845/Generated845.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest845/Generated845.il index 8f2e8a3d6f5b36..d121e6e93a8ca7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest845/Generated845.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest845/Generated845.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated845 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5420,6 +5427,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated845::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest846/Generated846.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest846/Generated846.il index 4d7287d17b4876..0dc1ed5444bf43 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest846/Generated846.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest846/Generated846.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated846 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4905,6 +4912,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated846::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest847/Generated847.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest847/Generated847.il index e62653e98bc99f..37c7dde0d660c1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest847/Generated847.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest847/Generated847.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated847 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4947,6 +4954,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated847::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest848/Generated848.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest848/Generated848.il index 9041fa00678348..4480f4d77de87a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest848/Generated848.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest848/Generated848.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated848 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4429,6 +4436,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated848::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest849/Generated849.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest849/Generated849.il index b39d9d01ff3657..6acf3fa9068a31 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest849/Generated849.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest849/Generated849.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated849 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4681,6 +4688,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated849::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest85/Generated85.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest85/Generated85.il index e4db2d4e4f9720..bf6bfc6727e688 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest85/Generated85.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest85/Generated85.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated85 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1070,6 +1077,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated85::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest850/Generated850.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest850/Generated850.il index 6a3502b090aa1e..7ef9086f94e633 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest850/Generated850.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest850/Generated850.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated850 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4513,6 +4520,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated850::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest851/Generated851.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest851/Generated851.il index d4069dad00721d..0863bbd84efce3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest851/Generated851.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest851/Generated851.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated851 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5753,6 +5760,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated851::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest852/Generated852.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest852/Generated852.il index 098234fc5d8821..6f989b5b62c5ee 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest852/Generated852.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest852/Generated852.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated852 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4533,6 +4540,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated852::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest853/Generated853.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest853/Generated853.il index 48a5f9adedf218..53a482f00d1e1b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest853/Generated853.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest853/Generated853.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated853 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4693,6 +4700,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated853::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest854/Generated854.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest854/Generated854.il index 30f9f5f1669d5c..e4c7da4e5e1173 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest854/Generated854.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest854/Generated854.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated854 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5415,6 +5422,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated854::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest855/Generated855.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest855/Generated855.il index 5d8e2a7c7045a2..4cc87f393ad45a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest855/Generated855.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest855/Generated855.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated855 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5354,6 +5361,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated855::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest856/Generated856.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest856/Generated856.il index 07c75613efb2db..398587bf761a9b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest856/Generated856.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest856/Generated856.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated856 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5218,6 +5225,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated856::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest857/Generated857.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest857/Generated857.il index a3848ee309f8ea..4fe7df54a11da8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest857/Generated857.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest857/Generated857.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated857 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5763,6 +5770,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated857::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest858/Generated858.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest858/Generated858.il index b190c8e6656d9d..e606d6cd94cc82 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest858/Generated858.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest858/Generated858.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated858 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4333,6 +4340,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated858::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest859/Generated859.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest859/Generated859.il index 399d9d6a4c4dbd..945b4e8930922c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest859/Generated859.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest859/Generated859.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated859 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4421,6 +4428,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated859::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest86/Generated86.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest86/Generated86.il index a0ff1ef3661ab6..4aba475d21062f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest86/Generated86.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest86/Generated86.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated86 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1028,6 +1035,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated86::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest860/Generated860.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest860/Generated860.il index ce34282c27ac1b..e9094b20db7517 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest860/Generated860.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest860/Generated860.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated860 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3216,6 +3223,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated860::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest861/Generated861.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest861/Generated861.il index 219ba22c4b85fc..8905721924a7b8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest861/Generated861.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest861/Generated861.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated861 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4960,6 +4967,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated861::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest862/Generated862.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest862/Generated862.il index 36a68932d10e63..32e5c1e1dd7af2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest862/Generated862.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest862/Generated862.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated862 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4827,6 +4834,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated862::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest863/Generated863.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest863/Generated863.il index 5eb43d35c13dbe..4705a5dac80158 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest863/Generated863.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest863/Generated863.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated863 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4324,6 +4331,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated863::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest864/Generated864.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest864/Generated864.il index bbfa1847afb914..d54834b8cbe3e4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest864/Generated864.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest864/Generated864.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated864 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5061,6 +5068,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated864::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest865/Generated865.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest865/Generated865.il index d5329fa20409ab..d89fffeabba4ed 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest865/Generated865.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest865/Generated865.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated865 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3035,6 +3042,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated865::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest866/Generated866.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest866/Generated866.il index 1ccd12f13927b2..439b5de5745337 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest866/Generated866.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest866/Generated866.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated866 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4560,6 +4567,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated866::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest867/Generated867.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest867/Generated867.il index 9b83fe42992351..e00585e1a7c48e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest867/Generated867.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest867/Generated867.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated867 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4404,6 +4411,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated867::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest868/Generated868.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest868/Generated868.il index 6664af7c8ebfb5..8aa6e4977cdd3f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest868/Generated868.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest868/Generated868.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated868 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4904,6 +4911,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated868::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest869/Generated869.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest869/Generated869.il index ad277a7faf433c..002f9e127ff1d3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest869/Generated869.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest869/Generated869.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated869 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5093,6 +5100,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated869::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest87/Generated87.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest87/Generated87.il index 47f245c5957da9..21c6a5fd188d39 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest87/Generated87.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest87/Generated87.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated87 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1139,6 +1146,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated87::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest870/Generated870.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest870/Generated870.il index 4298082e19e2e4..6d74626436dbcc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest870/Generated870.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest870/Generated870.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated870 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5067,6 +5074,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated870::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest871/Generated871.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest871/Generated871.il index 88cef93624f6e3..6bb70ac518b824 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest871/Generated871.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest871/Generated871.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated871 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5036,6 +5043,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated871::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest872/Generated872.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest872/Generated872.il index 4967107e0fb30a..b459b170427245 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest872/Generated872.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest872/Generated872.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated872 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4926,6 +4933,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated872::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest873/Generated873.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest873/Generated873.il index 1787d525392627..5ed981c96e7a05 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest873/Generated873.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest873/Generated873.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated873 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4975,6 +4982,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated873::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest874/Generated874.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest874/Generated874.il index 41fbf585d03003..8e3ccc84b50143 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest874/Generated874.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest874/Generated874.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated874 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4948,6 +4955,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated874::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest875/Generated875.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest875/Generated875.il index 52846f6081c701..008503222b7560 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest875/Generated875.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest875/Generated875.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated875 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4849,6 +4856,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated875::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest876/Generated876.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest876/Generated876.il index 2c1d5cf0e15787..78d5c110c1d1ef 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest876/Generated876.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest876/Generated876.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated876 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4586,6 +4593,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated876::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest877/Generated877.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest877/Generated877.il index 504076f00f4920..492bd34e6fb34e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest877/Generated877.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest877/Generated877.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated877 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4468,6 +4475,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated877::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest878/Generated878.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest878/Generated878.il index c1198fbdcce8d2..aecdbae537f393 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest878/Generated878.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest878/Generated878.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated878 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4632,6 +4639,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated878::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest879/Generated879.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest879/Generated879.il index b249fd0e32308a..f1f0ba6fbfda83 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest879/Generated879.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest879/Generated879.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated879 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4714,6 +4721,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated879::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest88/Generated88.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest88/Generated88.il index 14bea0beb9ab82..abef7528a40e34 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest88/Generated88.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest88/Generated88.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated88 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1091,6 +1098,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated88::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest880/Generated880.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest880/Generated880.il index f411b374f21e1a..9ea6edb6df443f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest880/Generated880.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest880/Generated880.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated880 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4393,6 +4400,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated880::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest881/Generated881.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest881/Generated881.il index dc90296fcb9a7b..654441c20b78ef 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest881/Generated881.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest881/Generated881.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated881 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4376,6 +4383,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated881::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest882/Generated882.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest882/Generated882.il index 3e2da001856919..0b4c212a7b1d6f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest882/Generated882.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest882/Generated882.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated882 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4789,6 +4796,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated882::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest883/Generated883.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest883/Generated883.il index 6ccee3e7ec0fb2..75e13bcf381a41 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest883/Generated883.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest883/Generated883.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated883 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4331,6 +4338,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated883::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest884/Generated884.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest884/Generated884.il index 97b3f2f60a0239..161468a8f77ae3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest884/Generated884.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest884/Generated884.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated884 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4287,6 +4294,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated884::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest885/Generated885.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest885/Generated885.il index 485682def6f03e..f733a7fdb8bc21 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest885/Generated885.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest885/Generated885.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated885 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4781,6 +4788,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated885::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest886/Generated886.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest886/Generated886.il index db5d3f62586ea7..a63b722954e160 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest886/Generated886.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest886/Generated886.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated886 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4736,6 +4743,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated886::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest887/Generated887.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest887/Generated887.il index 1f67f095217349..621296f87ee87e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest887/Generated887.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest887/Generated887.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated887 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5033,6 +5040,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated887::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest888/Generated888.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest888/Generated888.il index f70461fb9d0b4d..8ddd16a19fb405 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest888/Generated888.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest888/Generated888.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated888 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5410,6 +5417,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated888::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest889/Generated889.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest889/Generated889.il index 10a915769c188a..4efb45bfe7177b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest889/Generated889.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest889/Generated889.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated889 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5468,6 +5475,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated889::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest89/Generated89.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest89/Generated89.il index 210d20b9449ab7..6d0bded971f4a4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest89/Generated89.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest89/Generated89.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated89 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1102,6 +1109,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated89::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest890/Generated890.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest890/Generated890.il index b6cc6b184a4466..33c23f267ef898 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest890/Generated890.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest890/Generated890.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated890 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2989,6 +2996,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated890::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest891/Generated891.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest891/Generated891.il index 82028424cf3e71..46ceed26b195a6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest891/Generated891.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest891/Generated891.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated891 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4845,6 +4852,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated891::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest892/Generated892.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest892/Generated892.il index 509d135279a3bb..2b1f7400009450 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest892/Generated892.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest892/Generated892.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated892 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4724,6 +4731,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated892::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest893/Generated893.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest893/Generated893.il index fcb99717335d06..3b0b1f20ca16e1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest893/Generated893.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest893/Generated893.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated893 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4824,6 +4831,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated893::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest894/Generated894.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest894/Generated894.il index 2525274072ac3a..431cca0ba68c31 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest894/Generated894.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest894/Generated894.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated894 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5628,6 +5635,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated894::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest895/Generated895.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest895/Generated895.il index 8c1d76bd4e7230..30f7590a4a4012 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest895/Generated895.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest895/Generated895.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated895 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5421,6 +5428,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated895::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest896/Generated896.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest896/Generated896.il index 99851500382acd..43da3410e376f8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest896/Generated896.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest896/Generated896.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated896 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3086,6 +3093,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated896::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest897/Generated897.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest897/Generated897.il index d2fe5fb502890e..121d367683cafc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest897/Generated897.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest897/Generated897.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated897 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4750,6 +4757,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated897::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest898/Generated898.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest898/Generated898.il index 5dc0f78629badf..6ce476b1a67646 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest898/Generated898.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest898/Generated898.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated898 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5897,6 +5904,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated898::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest899/Generated899.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest899/Generated899.il index 86e74f1c0e3706..12e81c67bbfafc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest899/Generated899.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest899/Generated899.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated899 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5987,6 +5994,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated899::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest9/Generated9.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest9/Generated9.il index 7d955d1d2bf7d4..6b60a8c8e47685 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest9/Generated9.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest9/Generated9.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated9 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -598,6 +605,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated9::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest90/Generated90.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest90/Generated90.il index 6e08d71f43ec1e..912274cd77ca27 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest90/Generated90.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest90/Generated90.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated90 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1149,6 +1156,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated90::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest900/Generated900.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest900/Generated900.il index 84df91aa9f17e2..5fa3f4427f508e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest900/Generated900.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest900/Generated900.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated900 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6716,6 +6723,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated900::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest901/Generated901.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest901/Generated901.il index 4e9ea2b144dec0..dbaf248a86a588 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest901/Generated901.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest901/Generated901.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated901 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4427,6 +4434,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated901::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest902/Generated902.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest902/Generated902.il index 948bf4cef6fb09..72b07ec242c5e3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest902/Generated902.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest902/Generated902.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated902 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6973,6 +6980,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated902::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest903/Generated903.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest903/Generated903.il index 4876bc347012d9..4a9ddf988898bc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest903/Generated903.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest903/Generated903.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated903 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6840,6 +6847,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated903::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest904/Generated904.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest904/Generated904.il index 25a795763641e3..e387bb68f7847e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest904/Generated904.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest904/Generated904.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated904 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6895,6 +6902,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated904::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest905/Generated905.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest905/Generated905.il index c2dbe7bfc5947c..dcdd96e1646c53 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest905/Generated905.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest905/Generated905.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated905 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6806,6 +6813,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated905::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest906/Generated906.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest906/Generated906.il index 56160996222935..63a5bf08153629 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest906/Generated906.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest906/Generated906.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated906 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6748,6 +6755,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated906::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest907/Generated907.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest907/Generated907.il index 9b6a5e0808f200..d0b9ea8bd4cf3d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest907/Generated907.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest907/Generated907.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated907 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6733,6 +6740,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated907::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest908/Generated908.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest908/Generated908.il index 619eb937e46afd..5b8496c82f2005 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest908/Generated908.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest908/Generated908.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated908 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6967,6 +6974,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated908::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest909/Generated909.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest909/Generated909.il index 50c35f2d4f860a..29f3f3eef80bb6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest909/Generated909.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest909/Generated909.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated909 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3935,6 +3942,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated909::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest91/Generated91.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest91/Generated91.il index f87efff86e5f8d..976216ffb3cc3b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest91/Generated91.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest91/Generated91.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated91 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1128,6 +1135,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated91::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest910/Generated910.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest910/Generated910.il index d23c9c61e2f1f3..4d73f635678339 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest910/Generated910.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest910/Generated910.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated910 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3810,6 +3817,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated910::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest911/Generated911.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest911/Generated911.il index 37023bfaff7648..552825da02c7b2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest911/Generated911.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest911/Generated911.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated911 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5718,6 +5725,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated911::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest912/Generated912.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest912/Generated912.il index 69b3b3f48e9c69..91a4e3d2d96462 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest912/Generated912.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest912/Generated912.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated912 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5813,6 +5820,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated912::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest913/Generated913.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest913/Generated913.il index 8e4f8d9ab04eec..cde78540af781f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest913/Generated913.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest913/Generated913.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated913 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4387,6 +4394,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated913::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest914/Generated914.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest914/Generated914.il index 8854ffca1732fe..f1a48c1645f9d2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest914/Generated914.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest914/Generated914.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated914 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4162,6 +4169,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated914::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest915/Generated915.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest915/Generated915.il index 0ea261b2eea435..4cf09da10597b9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest915/Generated915.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest915/Generated915.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated915 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4307,6 +4314,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated915::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest916/Generated916.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest916/Generated916.il index 2d2a3372a9e5d1..363666d65686d0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest916/Generated916.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest916/Generated916.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated916 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4573,6 +4580,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated916::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest917/Generated917.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest917/Generated917.il index 2dde8fc46f1605..7fed563d47914c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest917/Generated917.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest917/Generated917.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated917 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4285,6 +4292,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated917::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest918/Generated918.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest918/Generated918.il index 1be9798b9f2806..4e94afeb309e5f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest918/Generated918.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest918/Generated918.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated918 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6914,6 +6921,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated918::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest919/Generated919.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest919/Generated919.il index 0d680e2c9402e5..bdcf7d4859b727 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest919/Generated919.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest919/Generated919.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated919 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4525,6 +4532,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated919::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest92/Generated92.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest92/Generated92.il index e5178d813d9709..1319d26367ce91 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest92/Generated92.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest92/Generated92.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated92 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -909,6 +916,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated92::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest920/Generated920.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest920/Generated920.il index fe3197fde6f438..1ade4d58ce6b90 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest920/Generated920.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest920/Generated920.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated920 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -7196,6 +7203,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated920::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest921/Generated921.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest921/Generated921.il index 9aaa41ca564a75..58fb3cdd0b2f50 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest921/Generated921.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest921/Generated921.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated921 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5520,6 +5527,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated921::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest922/Generated922.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest922/Generated922.il index a4b2a56bac2953..060c4fb69cc96b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest922/Generated922.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest922/Generated922.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated922 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5469,6 +5476,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated922::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest923/Generated923.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest923/Generated923.il index 286e76ce03cb09..3b8940a8c53fbc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest923/Generated923.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest923/Generated923.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated923 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4901,6 +4908,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated923::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest924/Generated924.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest924/Generated924.il index aecc001cd9b074..acbd1758237e0c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest924/Generated924.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest924/Generated924.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated924 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5454,6 +5461,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated924::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest925/Generated925.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest925/Generated925.il index 258501e5f45c02..ffd7e49d4add93 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest925/Generated925.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest925/Generated925.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated925 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6852,6 +6859,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated925::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest926/Generated926.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest926/Generated926.il index 1651f4dc6ea7ca..650511d025820e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest926/Generated926.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest926/Generated926.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated926 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6740,6 +6747,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated926::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest927/Generated927.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest927/Generated927.il index 0cfb8cdc9dd03f..2c23450afd7677 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest927/Generated927.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest927/Generated927.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated927 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6368,6 +6375,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated927::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest928/Generated928.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest928/Generated928.il index 8622ba90ccea9d..7d5295734a6b8e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest928/Generated928.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest928/Generated928.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated928 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6365,6 +6372,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated928::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest929/Generated929.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest929/Generated929.il index 7a835ce70d3968..42a052df0ce633 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest929/Generated929.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest929/Generated929.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated929 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6466,6 +6473,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated929::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest93/Generated93.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest93/Generated93.il index e4700108aab14d..d486841a5892aa 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest93/Generated93.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest93/Generated93.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated93 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1052,6 +1059,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated93::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest930/Generated930.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest930/Generated930.il index 03dc1064cdf35d..0d92bbce9f19c3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest930/Generated930.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest930/Generated930.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated930 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6480,6 +6487,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated930::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest931/Generated931.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest931/Generated931.il index b4206c68cd8a58..3094b524dd483b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest931/Generated931.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest931/Generated931.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated931 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6664,6 +6671,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated931::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest932/Generated932.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest932/Generated932.il index 195b250d061943..aee3aca474dfde 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest932/Generated932.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest932/Generated932.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated932 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4682,6 +4689,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated932::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest933/Generated933.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest933/Generated933.il index 5416f2f8b7d2c2..f7bde06fc8b68a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest933/Generated933.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest933/Generated933.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated933 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4653,6 +4660,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated933::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest934/Generated934.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest934/Generated934.il index a06ac4706973c0..2bf220d1c5f3a1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest934/Generated934.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest934/Generated934.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated934 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -7254,6 +7261,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated934::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest935/Generated935.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest935/Generated935.il index e7e0a48a391a49..6097f9dad3ac0a 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest935/Generated935.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest935/Generated935.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated935 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5872,6 +5879,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated935::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest936/Generated936.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest936/Generated936.il index 64fe05a209b253..131490bcd0f950 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest936/Generated936.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest936/Generated936.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated936 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5812,6 +5819,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated936::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest937/Generated937.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest937/Generated937.il index 25f91cf32b38db..d13300ca7b474d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest937/Generated937.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest937/Generated937.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated937 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6802,6 +6809,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated937::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest938/Generated938.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest938/Generated938.il index 54e10b8fb7848a..7492bd88ca4efd 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest938/Generated938.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest938/Generated938.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated938 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6659,6 +6666,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated938::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest939/Generated939.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest939/Generated939.il index 444a139c56ea96..2a6c482e5ad8a2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest939/Generated939.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest939/Generated939.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated939 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6848,6 +6855,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated939::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest94/Generated94.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest94/Generated94.il index 0977b416f104e6..6a7c973f9dc5f4 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest94/Generated94.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest94/Generated94.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated94 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -982,6 +989,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated94::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest940/Generated940.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest940/Generated940.il index d639165fe5dd96..9f143a8b9c6e2e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest940/Generated940.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest940/Generated940.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated940 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6844,6 +6851,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated940::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest941/Generated941.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest941/Generated941.il index a256c49c02532f..8f986ddc127693 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest941/Generated941.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest941/Generated941.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated941 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4459,6 +4466,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated941::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest942/Generated942.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest942/Generated942.il index 6a01313b97adca..611fa1b5bcfd95 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest942/Generated942.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest942/Generated942.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated942 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4475,6 +4482,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated942::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest943/Generated943.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest943/Generated943.il index 8eb911a824e1df..7683cbabdefb4d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest943/Generated943.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest943/Generated943.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated943 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4298,6 +4305,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated943::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest944/Generated944.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest944/Generated944.il index 7d1395aab08a16..e981b3af8c126b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest944/Generated944.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest944/Generated944.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated944 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5541,6 +5548,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated944::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest945/Generated945.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest945/Generated945.il index e7a25c86dcd55f..134011cf691bc3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest945/Generated945.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest945/Generated945.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated945 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6784,6 +6791,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated945::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest946/Generated946.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest946/Generated946.il index ccbdeafc8a56ae..1e4980f74d173e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest946/Generated946.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest946/Generated946.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated946 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6901,6 +6908,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated946::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest947/Generated947.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest947/Generated947.il index 5748c4b93b48be..a32403dd565ffe 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest947/Generated947.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest947/Generated947.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated947 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4664,6 +4671,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated947::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest948/Generated948.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest948/Generated948.il index 6b98371618da07..2ba7bb2812a603 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest948/Generated948.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest948/Generated948.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated948 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4601,6 +4608,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated948::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest949/Generated949.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest949/Generated949.il index 40c78252a612c2..b72f3c13640b3f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest949/Generated949.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest949/Generated949.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated949 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4618,6 +4625,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated949::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest95/Generated95.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest95/Generated95.il index 9db7bbacc037b4..4ac08d3e120922 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest95/Generated95.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest95/Generated95.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated95 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -948,6 +955,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated95::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest950/Generated950.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest950/Generated950.il index 4183a4a32fbbcd..47644e30d876e9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest950/Generated950.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest950/Generated950.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated950 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4788,6 +4795,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated950::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest951/Generated951.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest951/Generated951.il index c07841bb28e04f..914f55d54f4b98 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest951/Generated951.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest951/Generated951.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated951 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6678,6 +6685,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated951::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest952/Generated952.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest952/Generated952.il index 3a1aa58468478b..9efa90d781773c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest952/Generated952.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest952/Generated952.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated952 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -7046,6 +7053,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated952::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest953/Generated953.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest953/Generated953.il index 704641aff5d253..5fa1fc3220210e 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest953/Generated953.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest953/Generated953.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated953 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4444,6 +4451,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated953::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest954/Generated954.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest954/Generated954.il index 730959494f5dac..dde444844a104f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest954/Generated954.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest954/Generated954.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated954 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4557,6 +4564,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated954::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest955/Generated955.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest955/Generated955.il index 0b16b657cf1cc3..b8c443f20548be 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest955/Generated955.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest955/Generated955.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated955 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5650,6 +5657,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated955::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest956/Generated956.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest956/Generated956.il index 45116ac7b2e52a..90fa934abf7f5c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest956/Generated956.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest956/Generated956.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated956 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5628,6 +5635,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated956::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest957/Generated957.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest957/Generated957.il index 3253d776e428b2..963e14e58cbbfa 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest957/Generated957.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest957/Generated957.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated957 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6815,6 +6822,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated957::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest958/Generated958.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest958/Generated958.il index 0ac776cb155ba3..119dadf6b9b491 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest958/Generated958.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest958/Generated958.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated958 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4503,6 +4510,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated958::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest959/Generated959.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest959/Generated959.il index 6cfda3a683769e..7dae177721c880 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest959/Generated959.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest959/Generated959.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated959 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -7083,6 +7090,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated959::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest96/Generated96.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest96/Generated96.il index abf2425aecec63..3d17c726447277 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest96/Generated96.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest96/Generated96.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated96 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1054,6 +1061,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated96::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest960/Generated960.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest960/Generated960.il index dffdb00b849def..20da204b774f7f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest960/Generated960.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest960/Generated960.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated960 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -7172,6 +7179,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated960::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest961/Generated961.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest961/Generated961.il index 2e340020c66e68..3c9abf4903a846 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest961/Generated961.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest961/Generated961.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated961 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4254,6 +4261,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated961::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest962/Generated962.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest962/Generated962.il index c8f7208bda030b..a60e98f5af60e9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest962/Generated962.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest962/Generated962.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated962 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6936,6 +6943,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated962::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest963/Generated963.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest963/Generated963.il index a33a1913205660..8a477feb2a55e7 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest963/Generated963.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest963/Generated963.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated963 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -6836,6 +6843,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated963::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest964/Generated964.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest964/Generated964.il index a71c3b7beff411..539894576f80b1 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest964/Generated964.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest964/Generated964.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated964 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2851,6 +2858,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated964::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest965/Generated965.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest965/Generated965.il index 723be73a3c942d..2707a16ff3e9e3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest965/Generated965.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest965/Generated965.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated965 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4838,6 +4845,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated965::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest966/Generated966.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest966/Generated966.il index 7206f2ae649699..6fcb9269f2e1d3 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest966/Generated966.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest966/Generated966.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated966 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4921,6 +4928,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated966::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest967/Generated967.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest967/Generated967.il index 23cafa73b74f91..1f0b6fcd701527 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest967/Generated967.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest967/Generated967.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated967 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4949,6 +4956,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated967::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest968/Generated968.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest968/Generated968.il index cd5655b75a684e..3a167f9a05583b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest968/Generated968.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest968/Generated968.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated968 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4934,6 +4941,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated968::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest969/Generated969.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest969/Generated969.il index 6d8269273ec25d..1f82a28cda836c 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest969/Generated969.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest969/Generated969.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated969 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4401,6 +4408,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated969::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest97/Generated97.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest97/Generated97.il index 7a50d8426aaa4e..cd5bf15088168b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest97/Generated97.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest97/Generated97.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated97 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -1038,6 +1045,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated97::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest970/Generated970.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest970/Generated970.il index 119a0f32650d6b..1b290d9b62cabf 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest970/Generated970.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest970/Generated970.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated970 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4319,6 +4326,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated970::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest971/Generated971.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest971/Generated971.il index d6556cb73cd1e3..238507ec960316 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest971/Generated971.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest971/Generated971.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated971 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4351,6 +4358,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated971::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest972/Generated972.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest972/Generated972.il index a78a27f87bc377..939e0a16ad48f0 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest972/Generated972.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest972/Generated972.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated972 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5294,6 +5301,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated972::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest973/Generated973.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest973/Generated973.il index dd3de55ba09416..209996940dcde5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest973/Generated973.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest973/Generated973.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated973 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5386,6 +5393,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated973::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest974/Generated974.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest974/Generated974.il index 29541ab766ca0f..698fdd7a2b0bed 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest974/Generated974.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest974/Generated974.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated974 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2888,6 +2895,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated974::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest975/Generated975.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest975/Generated975.il index 2d4771905a9081..6464b1afee9981 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest975/Generated975.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest975/Generated975.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated975 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2922,6 +2929,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated975::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest976/Generated976.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest976/Generated976.il index 8848f6fa5ef2fe..23944434d32ef9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest976/Generated976.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest976/Generated976.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated976 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2909,6 +2916,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated976::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest977/Generated977.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest977/Generated977.il index c0f7a61c445006..d8763d220c6d54 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest977/Generated977.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest977/Generated977.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated977 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5315,6 +5322,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated977::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest978/Generated978.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest978/Generated978.il index 044a95db3d2503..47548ce3965db6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest978/Generated978.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest978/Generated978.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated978 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5385,6 +5392,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated978::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest979/Generated979.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest979/Generated979.il index 8fc155991ace62..41e0ed726fa2b9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest979/Generated979.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest979/Generated979.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated979 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -5487,6 +5494,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated979::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest98/Generated98.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest98/Generated98.il index 1c8566854b04c0..42a73a0622f0f6 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest98/Generated98.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest98/Generated98.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated98 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -605,6 +612,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated98::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest980/Generated980.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest980/Generated980.il index bb5a7daa5fda81..7601b4c58da6c8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest980/Generated980.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest980/Generated980.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated980 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4416,6 +4423,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated980::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest981/Generated981.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest981/Generated981.il index 031576fe76d289..86d2cb29b52f06 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest981/Generated981.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest981/Generated981.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated981 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2611,6 +2618,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated981::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest982/Generated982.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest982/Generated982.il index 9cebe96f3a7328..baa06965c586ce 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest982/Generated982.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest982/Generated982.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated982 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2576,6 +2583,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated982::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest983/Generated983.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest983/Generated983.il index 8186ca87d4f161..14b0d77cbfe652 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest983/Generated983.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest983/Generated983.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated983 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2655,6 +2662,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated983::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest984/Generated984.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest984/Generated984.il index b066eb14980c59..118403ea6c53d2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest984/Generated984.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest984/Generated984.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated984 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -2614,6 +2621,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated984::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest985/Generated985.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest985/Generated985.il index 1a28782d98e440..457596a1891122 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest985/Generated985.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest985/Generated985.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated985 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4436,6 +4443,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated985::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest986/Generated986.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest986/Generated986.il index 92d9dd717b4542..626a8f60c7673f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest986/Generated986.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest986/Generated986.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated986 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4437,6 +4444,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated986::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest987/Generated987.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest987/Generated987.il index 096b74177b6274..96a5d5e92f9f5f 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest987/Generated987.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest987/Generated987.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated987 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4367,6 +4374,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated987::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest988/Generated988.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest988/Generated988.il index e4e9288a105107..202e5a042df6fc 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest988/Generated988.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest988/Generated988.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated988 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4611,6 +4618,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated988::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest989/Generated989.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest989/Generated989.il index d1bfb093fc90c0..e11aff4824a9e2 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest989/Generated989.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest989/Generated989.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated989 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3647,6 +3654,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated989::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest99/Generated99.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest99/Generated99.il index b910f110ea141c..4d255ec386805d 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest99/Generated99.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest99/Generated99.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated99 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -451,6 +458,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated99::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest990/Generated990.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest990/Generated990.il index d15aa1824d1b57..6a0d3779cf47b5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest990/Generated990.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest990/Generated990.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated990 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3655,6 +3662,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated990::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest991/Generated991.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest991/Generated991.il index 5d23d15de9ce83..81c23f6eee3cde 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest991/Generated991.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest991/Generated991.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated991 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4511,6 +4518,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated991::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest992/Generated992.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest992/Generated992.il index b0e8df3405d9f3..a37fd2c12e62e5 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest992/Generated992.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest992/Generated992.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated992 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4580,6 +4587,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated992::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest993/Generated993.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest993/Generated993.il index e97ba9c4a6492a..43a7f568d96691 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest993/Generated993.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest993/Generated993.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated993 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4330,6 +4337,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated993::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest994/Generated994.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest994/Generated994.il index 6fe35aa7d10ad9..a6fc0a241eb74b 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest994/Generated994.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest994/Generated994.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated994 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4293,6 +4300,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated994::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest995/Generated995.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest995/Generated995.il index 87152859a149d3..9a7d0242e45481 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest995/Generated995.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest995/Generated995.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated995 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -4239,6 +4246,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated995::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest996/Generated996.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest996/Generated996.il index dd9cda450433f8..1e11e35949fdf8 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest996/Generated996.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest996/Generated996.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated996 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3312,6 +3319,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated996::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest997/Generated997.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest997/Generated997.il index 103550ef023220..ade20fe0f32c05 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest997/Generated997.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest997/Generated997.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated997 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3183,6 +3190,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated997::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest998/Generated998.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest998/Generated998.il index bb0f9aef14806b..6c2beaa6349889 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest998/Generated998.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest998/Generated998.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated998 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3347,6 +3354,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated998::MethodCallingTest() diff --git a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest999/Generated999.il b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest999/Generated999.il index e901d853f8f7f3..719bc5da287fe9 100644 --- a/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest999/Generated999.il +++ b/src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest999/Generated999.il @@ -8,6 +8,13 @@ //TEST ASSEMBLY: .assembly Generated999 { .hash algorithm 0x00008004 } +.assembly extern xunit.core +{ + .publickeytoken = ( + 8d 05 b1 bb 7a 6f db 6c + ) + .ver 2:4:2:0 +} .class public BaseClass0 { @@ -3434,6 +3441,9 @@ } .method public hidebysig static int32 Main() cil managed { + .custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = ( + 01 00 00 00 + ) .entrypoint .maxstack 10 call void Generated999::MethodCallingTest()