From 2b50d8758d1e8c0ce1fe9de0ec4757daed9b6c93 Mon Sep 17 00:00:00 2001 From: Pat Gavlin Date: Fri, 18 Dec 2015 14:54:04 -0800 Subject: [PATCH] Fix DebugType and Optimize values for JIT tests. These values were incorrect given the behavior of the test build. --- tests/src/JIT/Directed/StrAccess/straccess1_cs_d.csproj | 2 +- tests/src/JIT/Directed/StrAccess/straccess1_cs_r.csproj | 2 +- tests/src/JIT/Directed/StrAccess/straccess2_cs_d.csproj | 2 +- tests/src/JIT/Directed/StrAccess/straccess2_cs_r.csproj | 2 +- tests/src/JIT/Directed/StrAccess/straccess3_cs_d.csproj | 2 +- tests/src/JIT/Directed/StrAccess/straccess3_cs_r.csproj | 2 +- tests/src/JIT/Directed/UnrollLoop/loop1_cs_d.csproj | 2 +- tests/src/JIT/Directed/UnrollLoop/loop1_cs_r.csproj | 2 +- tests/src/JIT/Directed/UnrollLoop/loop2_cs_d.csproj | 3 ++- tests/src/JIT/Directed/UnrollLoop/loop2_cs_do.csproj | 3 ++- tests/src/JIT/Directed/UnrollLoop/loop2_cs_r.csproj | 3 ++- tests/src/JIT/Directed/UnrollLoop/loop2_cs_ro.csproj | 3 ++- tests/src/JIT/Directed/UnrollLoop/loop4_cs_d.csproj | 2 +- tests/src/JIT/Directed/UnrollLoop/loop4_cs_r.csproj | 2 +- tests/src/JIT/Directed/UnrollLoop/loop6_cs_d.csproj | 2 +- tests/src/JIT/Directed/UnrollLoop/loop6_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Bool_And_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Bool_And_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Bool_No_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Bool_No_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Double_And_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Double_And_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Double_No_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Double_No_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Double_Or_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Double_Or_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Float_And_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Float_And_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Float_No_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Float_No_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Float_Or_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Float_Or_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Int_And_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Int_And_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Int_No_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Int_No_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Int_Or_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Int_Or_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_d.csproj | 2 +- tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_r.csproj | 2 +- tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_d.csproj | 2 +- tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_r.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/33objref_cs_d.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/33objref_cs_r.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/cse1_cs_d.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/cse1_cs_r.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/cse2_cs_d.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/cse2_cs_r.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_d.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_r.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_d.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_r.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_d.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_r.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_d.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_r.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_d.csproj | 2 +- tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_r.csproj | 2 +- tests/src/JIT/Directed/intrinsic/pow/pow0_cs_d.csproj | 2 +- tests/src/JIT/Directed/intrinsic/pow/pow0_cs_r.csproj | 2 +- tests/src/JIT/Directed/intrinsic/pow/pow2_cs_d.csproj | 2 +- tests/src/JIT/Directed/intrinsic/pow/pow2_cs_r.csproj | 2 +- tests/src/JIT/Directed/intrinsic/pow/pow3_cs_d.csproj | 2 +- tests/src/JIT/Directed/intrinsic/pow/pow3_cs_r.csproj | 2 +- tests/src/JIT/Directed/lifetime/lifetime2.csproj | 2 +- tests/src/JIT/Directed/localloc/localloc3_cs_d.csproj | 2 +- tests/src/JIT/Directed/localloc/localloc3_cs_r.csproj | 2 +- tests/src/JIT/Directed/nullabletypes/unboxnullable_d.csproj | 2 +- tests/src/JIT/Directed/nullabletypes/unboxnullable_r.csproj | 2 +- tests/src/JIT/Directed/nullabletypes/value_d.csproj | 2 +- tests/src/JIT/Directed/nullabletypes/value_r.csproj | 2 +- tests/src/JIT/Directed/nullabletypes/value_ro.csproj | 2 +- tests/src/JIT/Directed/perffix/commutativecse/ccse_cs_d.csproj | 2 +- tests/src/JIT/Directed/perffix/commutativecse/ccse_cs_r.csproj | 2 +- tests/src/JIT/Directed/perffix/primitivevt/mixed1_cs_d.csproj | 2 +- tests/src/JIT/Directed/perffix/primitivevt/mixed1_cs_r.csproj | 2 +- tests/src/JIT/Directed/perffix/primitivevt/mixed2_cs_d.csproj | 2 +- tests/src/JIT/Directed/perffix/primitivevt/mixed2_cs_r.csproj | 2 +- tests/src/JIT/Directed/shift/int16_cs_d.csproj | 2 +- tests/src/JIT/Directed/shift/int16_cs_r.csproj | 2 +- tests/src/JIT/Directed/shift/int32_cs_d.csproj | 2 +- tests/src/JIT/Directed/shift/int32_cs_r.csproj | 2 +- tests/src/JIT/Directed/shift/uint16_cs_d.csproj | 2 +- tests/src/JIT/Directed/shift/uint16_cs_r.csproj | 2 +- tests/src/JIT/Directed/shift/uint32_cs_d.csproj | 2 +- tests/src/JIT/Directed/shift/uint32_cs_r.csproj | 2 +- tests/src/JIT/Directed/shift/uint8_cs_d.csproj | 2 +- tests/src/JIT/Directed/shift/uint8_cs_r.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/class1_cs_d.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/class1_cs_r.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/class2_cs_d.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/class2_cs_r.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/vt1_cs_d.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/vt1_cs_r.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/vt2_cs_d.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/vt2_cs_r.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/vt3_cs_d.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/vt3_cs_r.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/vt4_cs_d.csproj | 2 +- tests/src/JIT/Generics/ConstrainedCall/vt4_cs_r.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_dbglcs.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_dbglcs2.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbas.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbox.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmax.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmixed.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_dbglcsval.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_dbglcsvalbox.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_rellcs.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_rellcs2.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_rellcsbas.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_rellcsbox.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_rellcsmax.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_rellcsmixed.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_rellcsval.csproj | 2 +- tests/src/JIT/Methodical/Arrays/lcs/_rellcsvalbox.csproj | 2 +- tests/src/JIT/Methodical/Arrays/misc/_dbgarrres.csproj | 4 ++-- tests/src/JIT/Methodical/Arrays/misc/_dbgselfref.csproj | 2 +- tests/src/JIT/Methodical/Arrays/misc/_relgcarr.csproj | 2 +- tests/src/JIT/Methodical/Arrays/misc/_relselfref.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/i4/i4_cs_d.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/i4/i4_cs_r.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_d.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_r.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/i8/i8_cs_d.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/i8/i8_cs_r.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_d.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_r.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/r4/r4_cs_d.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/r4/r4_cs_r.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_d.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_r.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/r8/r8_cs_d.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/r8/r8_cs_r.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_d.csproj | 2 +- tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_r.csproj | 2 +- tests/src/JIT/Methodical/Boxing/callconv/_dbginstance_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/callconv/_relinstance_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/functional/_dbgfibo_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/functional/_dbgsin_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/functional/_relfibo_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/functional/_relsin_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/misc/_dbgenum_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/misc/_dbgnestval_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/misc/_dbgtailjump_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/misc/_relenum_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/misc/_relnestval_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/misc/_reltailjump_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/morph/_dbgsin_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/morph/_relsin_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/seh/_dbgtry_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/seh/_reltry_cs.csproj | 2 +- tests/src/JIT/Methodical/Boxing/xlang/_orelsin_cs_cs.csproj | 4 ++-- tests/src/JIT/Methodical/Boxing/xlang/_relsin_cs_cs.csproj | 4 ++-- tests/src/JIT/Methodical/FPtrunc/convr4a_cs_d.csproj | 2 +- tests/src/JIT/Methodical/FPtrunc/convr4a_cs_r.csproj | 2 +- tests/src/JIT/Methodical/FPtrunc/convr8a_cs_d.csproj | 2 +- tests/src/JIT/Methodical/FPtrunc/convr8a_cs_r.csproj | 2 +- tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_d.csproj | 2 +- tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_r.csproj | 2 +- tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_d.csproj | 2 +- tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_r.csproj | 2 +- tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_d.csproj | 2 +- tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_r.csproj | 2 +- tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally.csproj | 2 +- tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally_tail.csproj | 2 +- tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally.csproj | 2 +- tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally_tail.csproj | 2 +- tests/src/JIT/Methodical/Invoke/callvirt/_dbgtest1.csproj | 2 +- tests/src/JIT/Methodical/Invoke/callvirt/_reltest1.csproj | 2 +- tests/src/JIT/Methodical/Invoke/ctor/_dbgval_ctor.csproj | 2 +- tests/src/JIT/Methodical/Invoke/ctor/_relval_ctor.csproj | 2 +- tests/src/JIT/Methodical/Invoke/deep/_dbgdeep.csproj | 2 +- tests/src/JIT/Methodical/Invoke/deep/_reldeep.csproj | 2 +- tests/src/JIT/Methodical/Invoke/fptr/_dbgrecurse.csproj | 2 +- tests/src/JIT/Methodical/Invoke/fptr/_relrecurse.csproj | 2 +- tests/src/JIT/Methodical/Invoke/implicit/_dbgobj.csproj | 2 +- tests/src/JIT/Methodical/Invoke/implicit/_relobj.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/basics/classarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/basics/classarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/MDArray/basics/structarr_cs_d.csproj | 2 +- tests/src/JIT/Methodical/MDArray/basics/structarr_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/arithm32_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/arithm32_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/arithm64_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/arithm64_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/r4NaNadd_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/r4NaNadd_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/r4NaNmul_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/r4NaNmul_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/r4NaNrem_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/r4NaNrem_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/r4NaNsub_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/r4NaNsub_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/r8NaNadd_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/r8NaNadd_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/r8NaNmul_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/r8NaNmul_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/r8NaNrem_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/r8NaNrem_cs_r.csproj | 2 +- tests/src/JIT/Methodical/NaN/r8NaNsub_cs_d.csproj | 2 +- tests/src/JIT/Methodical/NaN/r8NaNsub_cs_r.csproj | 2 +- tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_d.csproj | 2 +- tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_r.csproj | 2 +- tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_d.csproj | 2 +- tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_r.csproj | 2 +- tests/src/JIT/Methodical/VT/callconv/_dbgcall.csproj | 2 +- tests/src/JIT/Methodical/VT/callconv/_dbgjumper.csproj | 2 +- tests/src/JIT/Methodical/VT/callconv/_dbgjumps.csproj | 2 +- tests/src/JIT/Methodical/VT/callconv/_dbgvtret.csproj | 2 +- tests/src/JIT/Methodical/VT/callconv/_relcall.csproj | 2 +- tests/src/JIT/Methodical/VT/callconv/_reljumper.csproj | 2 +- tests/src/JIT/Methodical/VT/callconv/_reljumps.csproj | 2 +- tests/src/JIT/Methodical/VT/callconv/_relvtret.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_dbgctor_recurse.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_dbggc_nested.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_dbghan2.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_dbghan3.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_dbghan3_ctor.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_dbghan3_ref.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_dbghanoi.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_dbgknight.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_dbgnested.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_relctor_recurse.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_relgc_nested.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_relhan2.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_relhan3.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_relhan3_ctor.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_relhan3_ref.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_relhanoi.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_relknight.csproj | 2 +- tests/src/JIT/Methodical/VT/etc/_relnested.csproj | 2 +- tests/src/JIT/Methodical/VT/identity/_dbgaccum.csproj | 2 +- tests/src/JIT/Methodical/VT/identity/_dbgvcall.csproj | 2 +- tests/src/JIT/Methodical/VT/identity/_relaccum.csproj | 2 +- tests/src/JIT/Methodical/VT/identity/_relvcall.csproj | 2 +- tests/src/JIT/Methodical/VT/port/_dbglcs.csproj | 2 +- tests/src/JIT/Methodical/VT/port/_dbglcs_gcref.csproj | 2 +- tests/src/JIT/Methodical/VT/port/_rellcs.csproj | 2 +- tests/src/JIT/Methodical/VT/port/_rellcs_gcref.csproj | 2 +- tests/src/JIT/Methodical/casts/SEH/_dbgcast_throw.csproj | 2 +- tests/src/JIT/Methodical/casts/SEH/_dbgthrow.csproj | 2 +- tests/src/JIT/Methodical/casts/SEH/_relcast_throw.csproj | 2 +- tests/src/JIT/Methodical/casts/SEH/_relthrow.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_call.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldarg.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldloc.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_newobj.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_dbgisinst_call.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldarg.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldloc.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_dbgisinst_newobj.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_relcastclass_call.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldarg.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldloc.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_relcastclass_newobj.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_relisinst_call.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_relisinst_ldarg.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_relisinst_ldloc.csproj | 2 +- tests/src/JIT/Methodical/casts/coverage/_relisinst_newobj.csproj | 2 +- tests/src/JIT/Methodical/casts/iface/_dbgiface1.csproj | 2 +- tests/src/JIT/Methodical/casts/iface/_reliface1.csproj | 2 +- tests/src/JIT/Methodical/cctor/misc/Desktop/throw_cs_d.csproj | 2 +- tests/src/JIT/Methodical/cctor/misc/Desktop/throw_cs_r.csproj | 2 +- tests/src/JIT/Methodical/cctor/simple/precise1_cs_d.csproj | 2 +- tests/src/JIT/Methodical/cctor/simple/precise1_cs_r.csproj | 2 +- tests/src/JIT/Methodical/cctor/simple/precise1b_cs_d.csproj | 2 +- tests/src/JIT/Methodical/cctor/simple/precise1b_cs_r.csproj | 2 +- tests/src/JIT/Methodical/cctor/simple/precise2_cs_d.csproj | 2 +- tests/src/JIT/Methodical/cctor/simple/precise2_cs_r.csproj | 2 +- tests/src/JIT/Methodical/cctor/simple/precise4_cs_d.csproj | 2 +- tests/src/JIT/Methodical/cctor/simple/precise4_cs_r.csproj | 2 +- tests/src/JIT/Methodical/cctor/xassem/xprecise1_cs_r.csproj | 4 ++-- tests/src/JIT/Methodical/cctor/xassem/xprecise1_cs_ro.csproj | 4 ++-- tests/src/JIT/Methodical/cctor/xassem/xprecise1b_cs_r.csproj | 4 ++-- tests/src/JIT/Methodical/cctor/xassem/xprecise1b_cs_ro.csproj | 4 ++-- tests/src/JIT/Methodical/cctor/xassem/xprecise2_cs_r.csproj | 4 ++-- tests/src/JIT/Methodical/cctor/xassem/xprecise2_cs_ro.csproj | 4 ++-- tests/src/JIT/Methodical/cctor/xassem/xprecise4_cs_r.csproj | 4 ++-- tests/src/JIT/Methodical/cctor/xassem/xprecise4_cs_ro.csproj | 4 ++-- tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/i4div_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/i4div_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/i8div_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/i8div_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/overlddiv_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/overlddiv_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/r4div_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/r4div_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/r8div_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/r8div_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/u4div_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/u4div_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/u8div_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/div/u8div_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/i4rem_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/i4rem_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/i8rem_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/i8rem_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/overldrem_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/overldrem_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/r4rem_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/r4rem_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/r8rem_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/r8rem_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/u4rem_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/u4rem_cs_r.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/u8rem_cs_d.csproj | 2 +- tests/src/JIT/Methodical/divrem/rem/u8rem_cs_r.csproj | 2 +- tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj | 2 +- tests/src/JIT/Methodical/doublearray/dblarray1_cs_r.csproj | 2 +- tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj | 2 +- tests/src/JIT/Methodical/doublearray/dblarray2_cs_r.csproj | 2 +- tests/src/JIT/Methodical/doublearray/dblarray4_cs_d.csproj | 2 +- tests/src/JIT/Methodical/doublearray/dblarray4_cs_r.csproj | 2 +- tests/src/JIT/Methodical/eh/basics/multihandler_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/multihandler_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/throwincatch_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/throwincatch_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/throwinclassconstructor_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/throwinclassconstructor_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/throwinfinally_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpath_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpath_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpathfn_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpathfn_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/throwoutside_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/throwoutside_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/trycatch_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/trycatch_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/trycatchtrycatch_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/trycatchtrycatch_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/tryfinally_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/tryfinally_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/tryfinallytrycatch_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/tryfinallytrycatch_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/tryfinallytryfinally_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/tryfinallytryfinally_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/trythrowcatch_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/trythrowcatch_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/trythrowcatchfinally_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/basics/trythrowcatchfinally_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/cs/unsafe_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/cs/unsafe_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/deadcode/deadcodeincatch_r.ilproj | 4 ++-- tests/src/JIT/Methodical/eh/finallyexec/localgotoinahandler_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/finallyexec/localgotoinahandler_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/finallyexec/loopinfinally_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/finallyexec/loopinfinally_ro.csproj | 4 ++-- .../Methodical/eh/finallyexec/nonlocalexittobeginningoftry_r.csproj | 4 ++-- .../Methodical/eh/finallyexec/nonlocalexittobeginningoftry_ro.csproj | 4 ++-- .../eh/finallyexec/nonlocalgotoinatryblockinahandler_r.csproj | 4 ++-- .../eh/finallyexec/nonlocalgotoinatryblockinahandler_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexit_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexit_ro.csproj | 4 ++-- .../eh/finallyexec/simplenonlocalexitnestedintrycatch_r.csproj | 4 ++-- .../eh/finallyexec/simplenonlocalexitnestedintrycatch_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/finallyexec/switchincatch_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/finallyexec/switchincatch_ro.csproj | 4 ++-- .../eh/finallyexec/tryCatchFinallyThrow_nonlocalexit1_r.csproj | 4 ++-- .../eh/finallyexec/tryCatchFinallyThrow_nonlocalexit1_ro.csproj | 4 ++-- .../eh/finallyexec/tryCatchFinallyThrow_nonlocalexit2_r.csproj | 4 ++-- .../eh/finallyexec/tryCatchFinallyThrow_nonlocalexit2_ro.csproj | 4 ++-- .../eh/finallyexec/tryCatchFinallyThrow_nonlocalexit3_r.csproj | 4 ++-- .../eh/finallyexec/tryCatchFinallyThrow_nonlocalexit3_ro.csproj | 4 ++-- .../eh/finallyexec/tryCatchFinallyThrow_nonlocalexit4_r.csproj | 4 ++-- .../eh/finallyexec/tryCatchFinallyThrow_nonlocalexit4_ro.csproj | 4 ++-- .../Methodical/eh/finallyexec/tryfinallythrow_nonlocalexit_r.csproj | 4 ++-- .../Methodical/eh/finallyexec/tryfinallythrow_nonlocalexit_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/generics/throwincatch_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/generics/throwincatch_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/generics/trycatchnestedtype_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/generics/trycatchnestedtype_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/generics/trycatchsimpletype_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/generics/trycatchsimpletype_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/interactions/gcincatch_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/interactions/gcincatch_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_r.csproj | 4 ++-- .../src/JIT/Methodical/eh/interactions/rangecheckinfinally_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/interactions/switchinfinally_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/interactions/switchinfinally_ro.csproj | 4 ++-- .../JIT/Methodical/eh/leaves/catchretnonlocalexitinfunclet_r.csproj | 4 ++-- .../JIT/Methodical/eh/leaves/catchretnonlocalexitinfunclet_ro.csproj | 4 ++-- .../src/JIT/Methodical/eh/leaves/nonlocalexitfromnestedcatch_r.csproj | 4 ++-- .../JIT/Methodical/eh/leaves/nonlocalexitfromnestedcatch_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/leaves/oponerror_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/leaves/oponerror_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/leaves/tryfinallyloop_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/leaves/tryfinallyloop_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/nested/general/cascadedcatch_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/nested/general/cascadedcatch_ro.csproj | 4 ++-- .../JIT/Methodical/eh/nested/general/methodthrowsinfinally_r.csproj | 4 ++-- .../JIT/Methodical/eh/nested/general/methodthrowsinfinally_ro.csproj | 4 ++-- .../eh/nested/general/rethrowincatchnestedinfinally_r.csproj | 4 ++-- .../eh/nested/general/rethrowincatchnestedinfinally_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/nested/general/throwinfinally_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/nested/general/throwinfinally_ro.csproj | 4 ++-- .../Methodical/eh/nested/general/throwinfinallynestedintry_r.csproj | 4 ++-- .../Methodical/eh/nested/general/throwinfinallynestedintry_ro.csproj | 4 ++-- .../JIT/Methodical/eh/nested/general/throwinnestedfinally_r.csproj | 4 ++-- .../JIT/Methodical/eh/nested/general/throwinnestedfinally_ro.csproj | 4 ++-- .../JIT/Methodical/eh/nested/general/trycatchintryfinally_r.csproj | 4 ++-- .../JIT/Methodical/eh/nested/general/trycatchintryfinally_ro.csproj | 4 ++-- .../JIT/Methodical/eh/nested/nonlocalexit/throwinfinally_50_r.csproj | 4 ++-- .../JIT/Methodical/eh/nested/nonlocalexit/throwinfinally_50_ro.csproj | 4 ++-- .../eh/nested/nonlocalexit/throwinfinallynestedintry_30_r.csproj | 4 ++-- .../eh/nested/nonlocalexit/throwinfinallynestedintry_30_ro.csproj | 4 ++-- .../eh/nested/nonlocalexit/throwinfinallyrecursive_20_r.csproj | 4 ++-- .../eh/nested/nonlocalexit/throwinfinallyrecursive_20_ro.csproj | 4 ++-- .../JIT/Methodical/eh/regress/asurt/122239/outermostFinally.csproj | 4 ++-- .../src/JIT/Methodical/eh/regress/asurt/140713/innerFinally_r.csproj | 4 ++-- .../src/JIT/Methodical/eh/regress/asurt/140713/innerFinally_ro.csproj | 4 ++-- .../JIT/Methodical/eh/regress/asurt/141358/uncaughtException_r.csproj | 4 ++-- .../Methodical/eh/regress/asurt/141358/uncaughtException_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/regress/vswhidbey/148190/baduwinfo.csproj | 4 ++-- .../src/JIT/Methodical/eh/regress/vswhidbey/148190/baduwinfo1.csproj | 4 ++-- .../src/JIT/Methodical/eh/rethrow/rethrowinfinallyaftercatch_r.csproj | 4 ++-- .../JIT/Methodical/eh/rethrow/rethrowinfinallyaftercatch_ro.csproj | 4 ++-- .../Methodical/eh/rethrow/rethrowwithhandlerscatchingbase_r.csproj | 4 ++-- .../Methodical/eh/rethrow/rethrowwithhandlerscatchingbase_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/rethrow/samerethrowtwice_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/rethrow/samerethrowtwice_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/rethrow/samethrowtwice_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/rethrow/samethrowtwice_ro.csproj | 4 ++-- tests/src/JIT/Methodical/eh/rethrow/simplerethrow_r.csproj | 4 ++-- tests/src/JIT/Methodical/eh/rethrow/simplerethrow_ro.csproj | 4 ++-- .../JIT/Methodical/eh/rethrow/throwwithhandlerscatchingbase_r.csproj | 4 ++-- .../JIT/Methodical/eh/rethrow/throwwithhandlerscatchingbase_ro.csproj | 4 ++-- tests/src/JIT/Methodical/explicit/coverage/expl_byte_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_byte_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_double_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_double_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_float_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_float_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_byte_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_byte_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_double_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_double_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_float_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_float_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_int_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_int_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_long_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_long_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_obj_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_obj_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_short_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_short_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_val_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_gc_val_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_int_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_int_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_long_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_long_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_obj_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_obj_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_short_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_short_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_val_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/expl_val_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_byte_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_byte_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_double_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_double_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_float_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_float_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_byte_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_byte_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_double_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_double_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_float_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_float_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_int_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_int_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_long_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_long_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_obj_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_obj_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_short_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_short_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_val_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_gc_val_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_int_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_int_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_long_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_long_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_obj_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_obj_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_short_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_short_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_val_1_d.csproj | 3 ++- tests/src/JIT/Methodical/explicit/coverage/seq_val_1_r.csproj | 3 ++- tests/src/JIT/Methodical/explicit/misc/_dbgexplicit1.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_dbgexplicit2.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_dbgexplicit3.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_dbgexplicit4.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_dbgexplicit5.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_dbgexplicit6.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_dbgexplicit7.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_dbgexplicit8.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_relexplicit1.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_relexplicit2.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_relexplicit3.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_relexplicit4.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_relexplicit5.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_relexplicit6.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_relexplicit7.csproj | 2 +- tests/src/JIT/Methodical/explicit/misc/_relexplicit8.csproj | 2 +- tests/src/JIT/Methodical/flowgraph/bug619534/finallyclone.csproj | 2 +- tests/src/JIT/Methodical/flowgraph/bug619534/moduleHandleCache.csproj | 4 ++-- tests/src/JIT/Methodical/fp/apps/bouncingball_cs_r.csproj | 4 ++-- tests/src/JIT/Methodical/fp/apps/bouncingball_cs_ro.csproj | 4 ++-- tests/src/JIT/Methodical/fp/exgen/1000w1d_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/1000w1d_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/10w250d_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/10w250d_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/10w5d_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/10w5d_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/200w1d-01_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/200w1d-01_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/200w1d-02_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/200w1d-02_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/3w1d-01_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/3w1d-01_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/3w1d-02_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/3w1d-02_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-01_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-01_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-02_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-02_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-03_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-03_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-04_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-04_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-05_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-05_cs_r.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-06_cs_d.csproj | 2 +- tests/src/JIT/Methodical/fp/exgen/5w1d-06_cs_r.csproj | 2 +- tests/src/JIT/Methodical/int64/arrays/_dbglcs_long.csproj | 2 +- tests/src/JIT/Methodical/int64/arrays/_dbglcs_ulong.csproj | 2 +- tests/src/JIT/Methodical/int64/arrays/_rellcs_long.csproj | 2 +- tests/src/JIT/Methodical/int64/arrays/_rellcs_ulong.csproj | 2 +- tests/src/JIT/Methodical/int64/misc/_dbgbinop.csproj | 2 +- tests/src/JIT/Methodical/int64/misc/_dbgbox.csproj | 2 +- tests/src/JIT/Methodical/int64/misc/_relbinop.csproj | 2 +- tests/src/JIT/Methodical/int64/misc/_relbox.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_dbgs_addsub.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_div.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_dbgs_muldiv.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_rels_addsub.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_rels_ldc_div.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_rels_ldc_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_rels_ldc_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/signed/_rels_muldiv.csproj | 2 +- tests/src/JIT/Methodical/int64/superlong/_dbgsuperlong.csproj | 2 +- tests/src/JIT/Methodical/int64/superlong/_relsuperlong.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_dbgaddsub.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_dbgmuldiv.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_reladdsub.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_relldc_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_relldc_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_relldfld_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_relldfld_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mul.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mulovf.csproj | 2 +- tests/src/JIT/Methodical/int64/unsigned/_relmuldiv.csproj | 2 +- tests/src/JIT/Methodical/refany/_dbggcreport.csproj | 2 +- tests/src/JIT/Methodical/refany/_dbgnative.csproj | 2 +- tests/src/JIT/Methodical/refany/_dbgstress1.csproj | 2 +- tests/src/JIT/Methodical/refany/_dbgstress3.csproj | 2 +- tests/src/JIT/Methodical/refany/_dbgvirtcall.csproj | 2 +- tests/src/JIT/Methodical/refany/_relgcreport.csproj | 2 +- tests/src/JIT/Methodical/refany/_relnative.csproj | 2 +- tests/src/JIT/Methodical/refany/_relstress1.csproj | 2 +- tests/src/JIT/Methodical/refany/_relstress3.csproj | 2 +- tests/src/JIT/Methodical/refany/_relvirtcall.csproj | 2 +- tests/src/JIT/Methodical/stringintern/_XModuletest1-xmod.csproj | 4 ++-- tests/src/JIT/Methodical/stringintern/_XModuletest2-xmod.csproj | 4 ++-- tests/src/JIT/Methodical/stringintern/_XModuletest4-xmod.csproj | 4 ++-- tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-0.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-1.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-2.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-3.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-4.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-5.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-6.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_relunsafe-0.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_relunsafe-1.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_relunsafe-2.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_relunsafe-3.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_relunsafe-4.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_relunsafe-5.csproj | 2 +- tests/src/JIT/Methodical/unsafecsharp/_relunsafe-6.csproj | 2 +- tests/src/JIT/Methodical/xxobj/operand/_dbgrefanyval.csproj | 2 +- tests/src/JIT/Methodical/xxobj/operand/_dbgunbox.csproj | 2 +- tests/src/JIT/Methodical/xxobj/operand/_relrefanyval.csproj | 2 +- tests/src/JIT/Methodical/xxobj/operand/_relunbox.csproj | 2 +- tests/src/JIT/Methodical/xxobj/sizeof/_dbgsizeof32.csproj | 2 +- tests/src/JIT/Methodical/xxobj/sizeof/_dbgsizeof64.csproj | 2 +- tests/src/JIT/Methodical/xxobj/sizeof/_relsizeof32.csproj | 2 +- tests/src/JIT/Methodical/xxobj/sizeof/_relsizeof64.csproj | 2 +- .../src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b12795/b12795.csproj | 4 ++-- .../src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b38269/b38269.csproj | 2 +- tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b89279/b89279.csproj | 2 +- tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b30251/b30251.csproj | 2 +- .../src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b268908/b268908.csproj | 2 +- .../src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b423721/b423721.csproj | 4 ++-- .../Regression/CLR-x86-JIT/V2.0-Beta2/b448208/Desktop/b448208.csproj | 4 ++-- tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b369916/b369916.csproj | 2 +- tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b604247/b604247.csproj | 2 +- tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/b202743/b202743.csproj | 2 +- tests/src/JIT/Regression/Dev11/External/Dev11_243742/app.csproj | 4 ++-- tests/src/JIT/Regression/Dev11/dev11_13912/dev11_13912.csproj | 2 +- tests/src/JIT/Regression/Dev11/dev11_165544/seqpts.csproj | 2 +- tests/src/JIT/Regression/Dev11/dev11_20929/dev11_20929_d.csproj | 2 +- tests/src/JIT/Regression/Dev11/dev11_20929/dev11_20929_r.csproj | 2 +- tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_d.csproj | 2 +- tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_r.csproj | 2 +- tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_d.csproj | 2 +- tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_r.csproj | 2 +- tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_d.csproj | 2 +- tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_r.csproj | 2 +- tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_d.csproj | 2 +- tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_r.csproj | 2 +- tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_d.csproj | 2 +- tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_r.csproj | 2 +- tests/src/JIT/Regression/JitBlue/devdiv_911875/DevDiv_911875_d.csproj | 2 +- tests/src/JIT/Regression/JitBlue/devdiv_911875/DevDiv_911875_r.csproj | 2 +- tests/src/JIT/Regression/VS-ia64-JIT/M00/b77951/b77951.csproj | 4 ++-- .../JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1.csproj | 4 ++-- .../JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1_o.csproj | 4 ++-- .../JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2.csproj | 4 ++-- .../JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2_o.csproj | 4 ++-- .../JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3.csproj | 4 ++-- .../JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3_o.csproj | 4 ++-- .../JIT/jit64/eh/FinallyExec/nonlocalgotoinatryblockinahandler.csproj | 4 ++-- tests/src/JIT/jit64/eh/Leaves/nonlocalexitfromnestedcatch.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_nd0A_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_nd0A_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_nd2A_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_nd2A_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_nf0A_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_nf0A_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_nf2A_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_nf2A_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_sd0A_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_sd0A_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_sd2A_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_sd2A_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_sf0A_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_sf0A_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_sf2A_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testA/hfa_sf2A_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_nd0C_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_nd0C_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_nd2C_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_nd2C_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_nf0C_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_nf0C_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_nf2C_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_nf2C_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_sd0C_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_sd0C_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_sd2C_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_sd2C_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_sf0C_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_sf0C_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_sf2C_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testC/hfa_sf2C_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_nd0E_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_nd0E_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_nd2E_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_nd2E_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_nf0E_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_nf0E_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_nf2E_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_nf2E_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_sd0E_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_sd0E_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_sd2E_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_sd2E_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_sf0E_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_sf0E_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_sf2E_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testE/hfa_sf2E_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_nd0G_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_nd0G_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_nd2G_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_nd2G_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_nf0G_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_nf0G_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_nf2G_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_nf2G_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_sd0G_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_sd0G_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_sd2G_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_sd2G_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_sf0G_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_sf0G_r.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_sf2G_d.csproj | 4 ++-- tests/src/JIT/jit64/hfa/main/testG/hfa_sf2G_r.csproj | 4 ++-- tests/src/JIT/jit64/mcc/interop/mcc_i00.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i01.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i02.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i03.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i04.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i05.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i06.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i07.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i10.ilproj | 4 ++-- tests/src/JIT/jit64/mcc/interop/mcc_i11.ilproj | 4 ++-- tests/src/JIT/jit64/mcc/interop/mcc_i12.ilproj | 4 ++-- tests/src/JIT/jit64/mcc/interop/mcc_i13.ilproj | 4 ++-- tests/src/JIT/jit64/mcc/interop/mcc_i14.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i15.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i16.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i17.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i30.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i31.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i32.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i33.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i34.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i35.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i36.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i37.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i50.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i51.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i52.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i53.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i54.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i55.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i56.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i57.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i60.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i61.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i62.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i63.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i64.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i65.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i66.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i67.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i70.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i71.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i72.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i73.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i74.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i75.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i76.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i77.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i80.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i81.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i82.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i83.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i84.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i85.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i86.ilproj | 2 +- tests/src/JIT/jit64/mcc/interop/mcc_i87.ilproj | 2 +- tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_d.csproj | 2 +- tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_r.csproj | 2 +- tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_d.csproj | 2 +- tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_r.csproj | 2 +- tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_d.csproj | 2 +- tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_r.csproj | 2 +- tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_d.csproj | 2 +- tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_r.csproj | 2 +- tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_d.csproj | 2 +- tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_r.csproj | 2 +- tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_d.csproj | 2 +- tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_r.csproj | 2 +- tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_d.csproj | 2 +- tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_r.csproj | 2 +- tests/src/JIT/jit64/opt/cprop/cprop001_d.csproj | 2 +- tests/src/JIT/jit64/opt/cprop/cprop001_r.csproj | 2 +- tests/src/JIT/jit64/opt/cse/arrayexpr2_d_loop_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/arrayexpr2_r.csproj | 2 +- tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop.csproj | 2 +- tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/arrayexpr2_r_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/mixedexpr1_d_loop_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/mixedexpr1_r.csproj | 2 +- tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop.csproj | 2 +- tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/mixedexpr1_r_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/simpleexpr4_d_loop_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/simpleexpr4_r.csproj | 2 +- tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop.csproj | 2 +- tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/simpleexpr4_r_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/staticFieldExpr1_d_loop_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r.csproj | 2 +- tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop.csproj | 2 +- tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_try.csproj | 2 +- .../src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_d_loop_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r.csproj | 2 +- tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop.csproj | 2 +- .../src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop_try.csproj | 2 +- tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_try.csproj | 2 +- tests/src/JIT/jit64/opt/inl/caninline_d.csproj | 2 +- tests/src/JIT/jit64/opt/inl/caninline_r.csproj | 2 +- tests/src/JIT/jit64/regress/vsw/610378/vsw610378.csproj | 2 +- tests/src/JIT/opt/Tailcall/TailcallVerifyWithPrefix.ilproj | 2 +- tests/src/JIT/opt/virtualstubdispatch/bigvtbl/bigvtbl_cs_d.csproj | 2 +- tests/src/JIT/opt/virtualstubdispatch/bigvtbl/bigvtbl_cs_r.csproj | 2 +- tests/src/JIT/opt/virtualstubdispatch/manyintf/ctest_cs_r.csproj | 4 ++-- tests/src/JIT/opt/virtualstubdispatch/manyintf/ctest_cs_ro.csproj | 4 ++-- tests/src/JIT/opt/virtualstubdispatch/mixed/mixed_cs_d.csproj | 2 +- tests/src/JIT/opt/virtualstubdispatch/mixed/mixed_cs_r.csproj | 2 +- 891 files changed, 1172 insertions(+), 1104 deletions(-) diff --git a/tests/src/JIT/Directed/StrAccess/straccess1_cs_d.csproj b/tests/src/JIT/Directed/StrAccess/straccess1_cs_d.csproj index 437db98..2d96edd 100644 --- a/tests/src/JIT/Directed/StrAccess/straccess1_cs_d.csproj +++ b/tests/src/JIT/Directed/StrAccess/straccess1_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/StrAccess/straccess1_cs_r.csproj b/tests/src/JIT/Directed/StrAccess/straccess1_cs_r.csproj index a27defc..ab2a708 100644 --- a/tests/src/JIT/Directed/StrAccess/straccess1_cs_r.csproj +++ b/tests/src/JIT/Directed/StrAccess/straccess1_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/StrAccess/straccess2_cs_d.csproj b/tests/src/JIT/Directed/StrAccess/straccess2_cs_d.csproj index 740a990..5e40886 100644 --- a/tests/src/JIT/Directed/StrAccess/straccess2_cs_d.csproj +++ b/tests/src/JIT/Directed/StrAccess/straccess2_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Directed/StrAccess/straccess2_cs_r.csproj b/tests/src/JIT/Directed/StrAccess/straccess2_cs_r.csproj index 3947e39..1ceb80d 100644 --- a/tests/src/JIT/Directed/StrAccess/straccess2_cs_r.csproj +++ b/tests/src/JIT/Directed/StrAccess/straccess2_cs_r.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Directed/StrAccess/straccess3_cs_d.csproj b/tests/src/JIT/Directed/StrAccess/straccess3_cs_d.csproj index ed5ab1a..55ea5fb 100644 --- a/tests/src/JIT/Directed/StrAccess/straccess3_cs_d.csproj +++ b/tests/src/JIT/Directed/StrAccess/straccess3_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/StrAccess/straccess3_cs_r.csproj b/tests/src/JIT/Directed/StrAccess/straccess3_cs_r.csproj index 15a8bbb..453cea9 100644 --- a/tests/src/JIT/Directed/StrAccess/straccess3_cs_r.csproj +++ b/tests/src/JIT/Directed/StrAccess/straccess3_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_d.csproj b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_d.csproj index d25637a..9efe383 100644 --- a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_d.csproj +++ b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_r.csproj b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_r.csproj index b10bb55..bcc6e80 100644 --- a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_r.csproj +++ b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_d.csproj b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_d.csproj index 1b24ffa..9defce6 100644 --- a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_d.csproj +++ b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_d.csproj @@ -1,4 +1,4 @@ - + @@ -30,6 +30,7 @@ True + Full diff --git a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_do.csproj b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_do.csproj index c6832c7..486e2bb 100644 --- a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_do.csproj +++ b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_do.csproj @@ -1,4 +1,4 @@ - + @@ -30,6 +30,7 @@ True True + Full diff --git a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_r.csproj b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_r.csproj index 1b24ffa..f529abd 100644 --- a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_r.csproj +++ b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_r.csproj @@ -1,4 +1,4 @@ - + @@ -30,6 +30,7 @@ True + None diff --git a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_ro.csproj b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_ro.csproj index c6832c7..717fabe 100644 --- a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_ro.csproj +++ b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_ro.csproj @@ -1,4 +1,4 @@ - + @@ -30,6 +30,7 @@ True True + None diff --git a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_d.csproj b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_d.csproj index 234584d..c87a519 100644 --- a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_d.csproj +++ b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_r.csproj b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_r.csproj index bd42630..7641927 100644 --- a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_r.csproj +++ b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_d.csproj b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_d.csproj index c6192c5..a5cb1f1 100644 --- a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_d.csproj +++ b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_r.csproj b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_r.csproj index 375a325..6631dfb 100644 --- a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_r.csproj +++ b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_d.csproj index 53dbaaf..3be67f5 100644 --- a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_r.csproj index a80d002..0b1494c 100644 --- a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_d.csproj index 9c30d14..ad3771f 100644 --- a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_r.csproj index f8f3ab4..b172f14 100644 --- a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_d.csproj index ea44e80..42c7729 100644 --- a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_r.csproj index bfeadac..db6a94b 100644 --- a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_d.csproj index a8dace4..385d1fa 100644 --- a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_r.csproj index 5bebb00..894fe90 100644 --- a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_d.csproj index 27f6284..5d06146 100644 --- a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_r.csproj index e50e892..8704d74 100644 --- a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_d.csproj index 001c7fa..3c7d357 100644 --- a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_r.csproj index fc966ba..767171a 100644 --- a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_d.csproj index cdafd4c..6f46584 100644 --- a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_r.csproj index 8077587..53b5cd6 100644 --- a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_d.csproj index fe332d4..84af540 100644 --- a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_r.csproj index dbd4470..d7e3de3 100644 --- a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_d.csproj index 7bf26b9..cb61afb 100644 --- a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_r.csproj index bb489b3..071d8b2 100644 --- a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_d.csproj index 285c6cc..6054190 100644 --- a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_r.csproj index 59c8b79..c939fce 100644 --- a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_d.csproj index fb09e4c..f95575b 100644 --- a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_r.csproj index c68d683..49a88ce 100644 --- a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_d.csproj index dd4d2bc..8864138 100644 --- a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_r.csproj index 8dd3f6f..13eba1e 100644 --- a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_d.csproj index 1d46019..93ac161 100644 --- a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_r.csproj index 203b6a2..ce28380 100644 --- a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_d.csproj index f98af4b..616f60a 100644 --- a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_r.csproj index 91d6629..d681d07 100644 --- a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_d.csproj index acd9a53..640f1c1 100644 --- a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_r.csproj index ba63fdb..3cccbbc 100644 --- a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_d.csproj index 96b0967..0c1b42c 100644 --- a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_d.csproj +++ b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_r.csproj index 626414c..f21e10a 100644 --- a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_r.csproj +++ b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_d.csproj b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_d.csproj index 7d5c35e..d6382b7 100644 --- a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_d.csproj +++ b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_r.csproj b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_r.csproj index 0a9affe..c20fb4f 100644 --- a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_r.csproj +++ b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_d.csproj index 0d40cc8..d935b4b 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_d.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_r.csproj index 7efff4c..bd0bbce 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_r.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_d.csproj index ed3f767..c90a777 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_d.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_r.csproj index 16e4c3a..ea91bba 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_r.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_d.csproj index 14a9bdc..9047c31 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_d.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_r.csproj index 4406b96..f71dc65 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_r.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_r.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_d.csproj index 29e91b2..18b8e24 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_d.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_r.csproj index 330646d..8f4b074 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_r.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_d.csproj index d23ea04..a1b4e8d 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_d.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_r.csproj index 6e3a3a6..f31efe8 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_r.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_d.csproj index 61c8acb..66e52da 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_d.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_r.csproj index f577be8..32638f8 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_r.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_d.csproj index 2c508d6..b792ea0 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_d.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_r.csproj index 326b888..733d2e0 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_r.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_d.csproj index d3ccc54..0ec7183 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_d.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_r.csproj index 7995cb2..3c439d2 100644 --- a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_r.csproj +++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_d.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_d.csproj index 3c09336..a8ee335 100644 --- a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_d.csproj +++ b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_r.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_r.csproj index 62ce62d..3fefdec 100644 --- a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_r.csproj +++ b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_d.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_d.csproj index 5276c3a..043a692 100644 --- a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_d.csproj +++ b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_r.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_r.csproj index 6d40583..a964438 100644 --- a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_r.csproj +++ b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_d.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_d.csproj index ca1cfb3..d04d486 100644 --- a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_d.csproj +++ b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_r.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_r.csproj index 497200a..df9162a 100644 --- a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_r.csproj +++ b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/lifetime/lifetime2.csproj b/tests/src/JIT/Directed/lifetime/lifetime2.csproj index 89f1f51..c046657 100644 --- a/tests/src/JIT/Directed/lifetime/lifetime2.csproj +++ b/tests/src/JIT/Directed/lifetime/lifetime2.csproj @@ -28,7 +28,7 @@ None - False + diff --git a/tests/src/JIT/Directed/localloc/localloc3_cs_d.csproj b/tests/src/JIT/Directed/localloc/localloc3_cs_d.csproj index 66cd87e..1d321cd 100644 --- a/tests/src/JIT/Directed/localloc/localloc3_cs_d.csproj +++ b/tests/src/JIT/Directed/localloc/localloc3_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Directed/localloc/localloc3_cs_r.csproj b/tests/src/JIT/Directed/localloc/localloc3_cs_r.csproj index dcb3127..406983a 100644 --- a/tests/src/JIT/Directed/localloc/localloc3_cs_r.csproj +++ b/tests/src/JIT/Directed/localloc/localloc3_cs_r.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Directed/nullabletypes/unboxnullable_d.csproj b/tests/src/JIT/Directed/nullabletypes/unboxnullable_d.csproj index d9d10b9..9d8d91c 100644 --- a/tests/src/JIT/Directed/nullabletypes/unboxnullable_d.csproj +++ b/tests/src/JIT/Directed/nullabletypes/unboxnullable_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Directed/nullabletypes/unboxnullable_r.csproj b/tests/src/JIT/Directed/nullabletypes/unboxnullable_r.csproj index d6a7faa..9ee11ec 100644 --- a/tests/src/JIT/Directed/nullabletypes/unboxnullable_r.csproj +++ b/tests/src/JIT/Directed/nullabletypes/unboxnullable_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Directed/nullabletypes/value_d.csproj b/tests/src/JIT/Directed/nullabletypes/value_d.csproj index 605ee60..f175762 100644 --- a/tests/src/JIT/Directed/nullabletypes/value_d.csproj +++ b/tests/src/JIT/Directed/nullabletypes/value_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Directed/nullabletypes/value_r.csproj b/tests/src/JIT/Directed/nullabletypes/value_r.csproj index d454a28..d2b1a11 100644 --- a/tests/src/JIT/Directed/nullabletypes/value_r.csproj +++ b/tests/src/JIT/Directed/nullabletypes/value_r.csproj @@ -28,7 +28,7 @@ - + None True True diff --git a/tests/src/JIT/Directed/nullabletypes/value_ro.csproj b/tests/src/JIT/Directed/nullabletypes/value_ro.csproj index 2bd2e41..4745ba4 100644 --- a/tests/src/JIT/Directed/nullabletypes/value_ro.csproj +++ b/tests/src/JIT/Directed/nullabletypes/value_ro.csproj @@ -28,7 +28,7 @@ - + None True True True diff --git a/tests/src/JIT/Directed/perffix/commutativecse/ccse_cs_d.csproj b/tests/src/JIT/Directed/perffix/commutativecse/ccse_cs_d.csproj index 11973c7..8369652 100644 --- a/tests/src/JIT/Directed/perffix/commutativecse/ccse_cs_d.csproj +++ b/tests/src/JIT/Directed/perffix/commutativecse/ccse_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Directed/perffix/commutativecse/ccse_cs_r.csproj b/tests/src/JIT/Directed/perffix/commutativecse/ccse_cs_r.csproj index ebbd3cf..45ed6a7 100644 --- a/tests/src/JIT/Directed/perffix/commutativecse/ccse_cs_r.csproj +++ b/tests/src/JIT/Directed/perffix/commutativecse/ccse_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Directed/perffix/primitivevt/mixed1_cs_d.csproj b/tests/src/JIT/Directed/perffix/primitivevt/mixed1_cs_d.csproj index f29a410..d57f504 100644 --- a/tests/src/JIT/Directed/perffix/primitivevt/mixed1_cs_d.csproj +++ b/tests/src/JIT/Directed/perffix/primitivevt/mixed1_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Directed/perffix/primitivevt/mixed1_cs_r.csproj b/tests/src/JIT/Directed/perffix/primitivevt/mixed1_cs_r.csproj index b68d658..a5590f7 100644 --- a/tests/src/JIT/Directed/perffix/primitivevt/mixed1_cs_r.csproj +++ b/tests/src/JIT/Directed/perffix/primitivevt/mixed1_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Directed/perffix/primitivevt/mixed2_cs_d.csproj b/tests/src/JIT/Directed/perffix/primitivevt/mixed2_cs_d.csproj index 01350b1..b9d52a1 100644 --- a/tests/src/JIT/Directed/perffix/primitivevt/mixed2_cs_d.csproj +++ b/tests/src/JIT/Directed/perffix/primitivevt/mixed2_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Directed/perffix/primitivevt/mixed2_cs_r.csproj b/tests/src/JIT/Directed/perffix/primitivevt/mixed2_cs_r.csproj index d2c430b..c98dc9c 100644 --- a/tests/src/JIT/Directed/perffix/primitivevt/mixed2_cs_r.csproj +++ b/tests/src/JIT/Directed/perffix/primitivevt/mixed2_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Directed/shift/int16_cs_d.csproj b/tests/src/JIT/Directed/shift/int16_cs_d.csproj index 8cdc032..44a1123 100644 --- a/tests/src/JIT/Directed/shift/int16_cs_d.csproj +++ b/tests/src/JIT/Directed/shift/int16_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/shift/int16_cs_r.csproj b/tests/src/JIT/Directed/shift/int16_cs_r.csproj index de2600d..f6009f3 100644 --- a/tests/src/JIT/Directed/shift/int16_cs_r.csproj +++ b/tests/src/JIT/Directed/shift/int16_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/shift/int32_cs_d.csproj b/tests/src/JIT/Directed/shift/int32_cs_d.csproj index 53aa85b..cab1543 100644 --- a/tests/src/JIT/Directed/shift/int32_cs_d.csproj +++ b/tests/src/JIT/Directed/shift/int32_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/shift/int32_cs_r.csproj b/tests/src/JIT/Directed/shift/int32_cs_r.csproj index 0019606..83c44f2 100644 --- a/tests/src/JIT/Directed/shift/int32_cs_r.csproj +++ b/tests/src/JIT/Directed/shift/int32_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/shift/uint16_cs_d.csproj b/tests/src/JIT/Directed/shift/uint16_cs_d.csproj index d4deed8..41c36c1 100644 --- a/tests/src/JIT/Directed/shift/uint16_cs_d.csproj +++ b/tests/src/JIT/Directed/shift/uint16_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/shift/uint16_cs_r.csproj b/tests/src/JIT/Directed/shift/uint16_cs_r.csproj index 70fd41a..9e41d34 100644 --- a/tests/src/JIT/Directed/shift/uint16_cs_r.csproj +++ b/tests/src/JIT/Directed/shift/uint16_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/shift/uint32_cs_d.csproj b/tests/src/JIT/Directed/shift/uint32_cs_d.csproj index 7f6df86..f7c2de7 100644 --- a/tests/src/JIT/Directed/shift/uint32_cs_d.csproj +++ b/tests/src/JIT/Directed/shift/uint32_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/shift/uint32_cs_r.csproj b/tests/src/JIT/Directed/shift/uint32_cs_r.csproj index fa4ec39..ea27130 100644 --- a/tests/src/JIT/Directed/shift/uint32_cs_r.csproj +++ b/tests/src/JIT/Directed/shift/uint32_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Directed/shift/uint8_cs_d.csproj b/tests/src/JIT/Directed/shift/uint8_cs_d.csproj index cf6326d..f80ad51 100644 --- a/tests/src/JIT/Directed/shift/uint8_cs_d.csproj +++ b/tests/src/JIT/Directed/shift/uint8_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Directed/shift/uint8_cs_r.csproj b/tests/src/JIT/Directed/shift/uint8_cs_r.csproj index cfa797a..7351ace 100644 --- a/tests/src/JIT/Directed/shift/uint8_cs_r.csproj +++ b/tests/src/JIT/Directed/shift/uint8_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_d.csproj index f802543..e370ded 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_d.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_r.csproj index f945eb6..2d133d3 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_r.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_d.csproj index 35fb242..6c709d4 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_d.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_r.csproj index e006f21..f12132f 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_r.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_d.csproj index 6323bca..652c0bb 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_d.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_r.csproj index d6dd1ee..ea60a62 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_r.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_d.csproj index e5f5e54..7867727 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_d.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_r.csproj index b98e8bf..0b7ce8f 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_r.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_d.csproj index d7c3362..f33642e 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_d.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_r.csproj index 0917b25..d3ee865 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_r.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_d.csproj index d1225fd..8b8889b 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_d.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_r.csproj index 86597eb..1fd7dbf 100644 --- a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_r.csproj +++ b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs.csproj index 503287f..7dd70e4 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs2.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs2.csproj index 9175e0b..361fb2b 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs2.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs2.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbas.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbas.csproj index 0d13252..3de318d 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbas.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbas.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbox.csproj index 89fad8a..f10cc45 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbox.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbox.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmax.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmax.csproj index cf7fd39..9948731 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmax.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmax.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmixed.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmixed.csproj index fef251c..8d2026f 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmixed.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmixed.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsval.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsval.csproj index ec2bf92..4943906 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsval.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsval.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsvalbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsvalbox.csproj index b8afab9..ec8bf88 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsvalbox.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsvalbox.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcs.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcs.csproj index fbdaa2e..a36061d 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcs.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcs.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcs2.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcs2.csproj index 64a3457..38813c9 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcs2.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcs2.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbas.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbas.csproj index 1ae24f3..ac55608 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbas.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbas.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbox.csproj index 7782868..02be06f 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbox.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbox.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmax.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmax.csproj index 0e2baad..2e4832e 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmax.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmax.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmixed.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmixed.csproj index 2850257..a1cd419 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmixed.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmixed.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsval.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsval.csproj index 5772f34..97753d0 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsval.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsval.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsvalbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsvalbox.csproj index 32233c6..f451f9e 100644 --- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsvalbox.csproj +++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsvalbox.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Arrays/misc/_dbgarrres.csproj b/tests/src/JIT/Methodical/Arrays/misc/_dbgarrres.csproj index a2c767d..0ce9f48 100644 --- a/tests/src/JIT/Methodical/Arrays/misc/_dbgarrres.csproj +++ b/tests/src/JIT/Methodical/Arrays/misc/_dbgarrres.csproj @@ -1,4 +1,4 @@ - + @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Arrays/misc/_dbgselfref.csproj b/tests/src/JIT/Methodical/Arrays/misc/_dbgselfref.csproj index afa8882..a76ccc4 100644 --- a/tests/src/JIT/Methodical/Arrays/misc/_dbgselfref.csproj +++ b/tests/src/JIT/Methodical/Arrays/misc/_dbgselfref.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Arrays/misc/_relgcarr.csproj b/tests/src/JIT/Methodical/Arrays/misc/_relgcarr.csproj index db2b10d..ec25988 100644 --- a/tests/src/JIT/Methodical/Arrays/misc/_relgcarr.csproj +++ b/tests/src/JIT/Methodical/Arrays/misc/_relgcarr.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Arrays/misc/_relselfref.csproj b/tests/src/JIT/Methodical/Arrays/misc/_relselfref.csproj index e5efbd5..8106dd0 100644 --- a/tests/src/JIT/Methodical/Arrays/misc/_relselfref.csproj +++ b/tests/src/JIT/Methodical/Arrays/misc/_relselfref.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_d.csproj index 228462e..c1a4273 100644 --- a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_d.csproj +++ b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_r.csproj index a924440..1af8402 100644 --- a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_r.csproj +++ b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_d.csproj index e66cf4c..bf041c8 100644 --- a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_d.csproj +++ b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_r.csproj index 43ae5fb..0f842ea 100644 --- a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_r.csproj +++ b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_d.csproj index 62661b4..d998418 100644 --- a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_d.csproj +++ b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_r.csproj index 00394f7..0ad13d9 100644 --- a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_r.csproj +++ b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_d.csproj index 721dbfc..01a9d4b 100644 --- a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_d.csproj +++ b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_r.csproj index e043682..1d1a927 100644 --- a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_r.csproj +++ b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_d.csproj index a6e9735..d0a22bc 100644 --- a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_d.csproj +++ b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_r.csproj index 10f2e1c..7664fb2 100644 --- a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_r.csproj +++ b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_d.csproj index 5c0a36f..8a31f29 100644 --- a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_d.csproj +++ b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_r.csproj index 7ce6ea7..4b3af95 100644 --- a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_r.csproj +++ b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_d.csproj index ddcea74..7f4c0b8 100644 --- a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_d.csproj +++ b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_r.csproj index 4fd660e..f3ff484 100644 --- a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_r.csproj +++ b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_d.csproj index 2876f4d..f9eab35 100644 --- a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_d.csproj +++ b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_r.csproj index f900d16..63ee8cb 100644 --- a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_r.csproj +++ b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Boxing/callconv/_dbginstance_cs.csproj b/tests/src/JIT/Methodical/Boxing/callconv/_dbginstance_cs.csproj index 1cafacf..b61555d 100644 --- a/tests/src/JIT/Methodical/Boxing/callconv/_dbginstance_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/callconv/_dbginstance_cs.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/Boxing/callconv/_relinstance_cs.csproj b/tests/src/JIT/Methodical/Boxing/callconv/_relinstance_cs.csproj index 785ba5e..c037a7b 100644 --- a/tests/src/JIT/Methodical/Boxing/callconv/_relinstance_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/callconv/_relinstance_cs.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/Boxing/functional/_dbgfibo_cs.csproj b/tests/src/JIT/Methodical/Boxing/functional/_dbgfibo_cs.csproj index 7563b81..146789e 100644 --- a/tests/src/JIT/Methodical/Boxing/functional/_dbgfibo_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/functional/_dbgfibo_cs.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/Boxing/functional/_dbgsin_cs.csproj b/tests/src/JIT/Methodical/Boxing/functional/_dbgsin_cs.csproj index db92588..068d23f 100644 --- a/tests/src/JIT/Methodical/Boxing/functional/_dbgsin_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/functional/_dbgsin_cs.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/Boxing/functional/_relfibo_cs.csproj b/tests/src/JIT/Methodical/Boxing/functional/_relfibo_cs.csproj index e697c01..a9d062a 100644 --- a/tests/src/JIT/Methodical/Boxing/functional/_relfibo_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/functional/_relfibo_cs.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/Boxing/functional/_relsin_cs.csproj b/tests/src/JIT/Methodical/Boxing/functional/_relsin_cs.csproj index 7c1449f..cbe62a4 100644 --- a/tests/src/JIT/Methodical/Boxing/functional/_relsin_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/functional/_relsin_cs.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/Boxing/misc/_dbgenum_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_dbgenum_cs.csproj index 23bb5eb..cd0e81e 100644 --- a/tests/src/JIT/Methodical/Boxing/misc/_dbgenum_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/misc/_dbgenum_cs.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Boxing/misc/_dbgnestval_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_dbgnestval_cs.csproj index 1f29d67..9e8c86e 100644 --- a/tests/src/JIT/Methodical/Boxing/misc/_dbgnestval_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/misc/_dbgnestval_cs.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Boxing/misc/_dbgtailjump_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_dbgtailjump_cs.csproj index fd49db9..65c5f78 100644 --- a/tests/src/JIT/Methodical/Boxing/misc/_dbgtailjump_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/misc/_dbgtailjump_cs.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Boxing/misc/_relenum_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_relenum_cs.csproj index c9ec895..76d41bf 100644 --- a/tests/src/JIT/Methodical/Boxing/misc/_relenum_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/misc/_relenum_cs.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Boxing/misc/_relnestval_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_relnestval_cs.csproj index 2501044..623cefd 100644 --- a/tests/src/JIT/Methodical/Boxing/misc/_relnestval_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/misc/_relnestval_cs.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Boxing/misc/_reltailjump_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_reltailjump_cs.csproj index 83fe3c8..fd821cc 100644 --- a/tests/src/JIT/Methodical/Boxing/misc/_reltailjump_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/misc/_reltailjump_cs.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Boxing/morph/_dbgsin_cs.csproj b/tests/src/JIT/Methodical/Boxing/morph/_dbgsin_cs.csproj index db92588..068d23f 100644 --- a/tests/src/JIT/Methodical/Boxing/morph/_dbgsin_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/morph/_dbgsin_cs.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/Boxing/morph/_relsin_cs.csproj b/tests/src/JIT/Methodical/Boxing/morph/_relsin_cs.csproj index 7c1449f..cbe62a4 100644 --- a/tests/src/JIT/Methodical/Boxing/morph/_relsin_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/morph/_relsin_cs.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/Boxing/seh/_dbgtry_cs.csproj b/tests/src/JIT/Methodical/Boxing/seh/_dbgtry_cs.csproj index 1037e2a..5d0e0f8 100644 --- a/tests/src/JIT/Methodical/Boxing/seh/_dbgtry_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/seh/_dbgtry_cs.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/Boxing/seh/_reltry_cs.csproj b/tests/src/JIT/Methodical/Boxing/seh/_reltry_cs.csproj index 83f6964..af6f266 100644 --- a/tests/src/JIT/Methodical/Boxing/seh/_reltry_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/seh/_reltry_cs.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/Boxing/xlang/_orelsin_cs_cs.csproj b/tests/src/JIT/Methodical/Boxing/xlang/_orelsin_cs_cs.csproj index f1c8e1c..227896d 100644 --- a/tests/src/JIT/Methodical/Boxing/xlang/_orelsin_cs_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/xlang/_orelsin_cs_cs.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/Boxing/xlang/_relsin_cs_cs.csproj b/tests/src/JIT/Methodical/Boxing/xlang/_relsin_cs_cs.csproj index 8a1152d..29ebd95 100644 --- a/tests/src/JIT/Methodical/Boxing/xlang/_relsin_cs_cs.csproj +++ b/tests/src/JIT/Methodical/Boxing/xlang/_relsin_cs_cs.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_d.csproj b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_d.csproj index c61e2ab..85765d4 100644 --- a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_d.csproj +++ b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_r.csproj b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_r.csproj index 100b4d7..5efcb3b 100644 --- a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_r.csproj +++ b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_d.csproj b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_d.csproj index 2bfda75..754be93 100644 --- a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_d.csproj +++ b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_r.csproj b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_r.csproj index 9ca92dd..2c005bf 100644 --- a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_r.csproj +++ b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_d.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_d.csproj index b9d804c..6fbb025 100644 --- a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_d.csproj +++ b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_r.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_r.csproj index ab3d201..4faccb0 100644 --- a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_r.csproj +++ b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_d.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_d.csproj index ea9f553..c411c68 100644 --- a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_d.csproj +++ b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_r.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_r.csproj index ffdd048..b119bd4 100644 --- a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_r.csproj +++ b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_d.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_d.csproj index 55fe60f..05af526 100644 --- a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_d.csproj +++ b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_r.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_r.csproj index 6240787..1541eb7 100644 --- a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_r.csproj +++ b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally.csproj index 30a677c..315f072 100644 --- a/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally.csproj +++ b/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally_tail.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally_tail.csproj index fbb91ee..b88c53d 100644 --- a/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally_tail.csproj +++ b/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally_tail.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally.csproj index 4f4ab06..da56fb9 100644 --- a/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally.csproj +++ b/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally_tail.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally_tail.csproj index 0a238ac..1277e5c 100644 --- a/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally_tail.csproj +++ b/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally_tail.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Invoke/callvirt/_dbgtest1.csproj b/tests/src/JIT/Methodical/Invoke/callvirt/_dbgtest1.csproj index f37533c..ce3353e 100644 --- a/tests/src/JIT/Methodical/Invoke/callvirt/_dbgtest1.csproj +++ b/tests/src/JIT/Methodical/Invoke/callvirt/_dbgtest1.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Invoke/callvirt/_reltest1.csproj b/tests/src/JIT/Methodical/Invoke/callvirt/_reltest1.csproj index 7149266..b8cdf6b 100644 --- a/tests/src/JIT/Methodical/Invoke/callvirt/_reltest1.csproj +++ b/tests/src/JIT/Methodical/Invoke/callvirt/_reltest1.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Invoke/ctor/_dbgval_ctor.csproj b/tests/src/JIT/Methodical/Invoke/ctor/_dbgval_ctor.csproj index 1f6aa7c..54cbf7b 100644 --- a/tests/src/JIT/Methodical/Invoke/ctor/_dbgval_ctor.csproj +++ b/tests/src/JIT/Methodical/Invoke/ctor/_dbgval_ctor.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Invoke/ctor/_relval_ctor.csproj b/tests/src/JIT/Methodical/Invoke/ctor/_relval_ctor.csproj index e93da49..d76a8a8 100644 --- a/tests/src/JIT/Methodical/Invoke/ctor/_relval_ctor.csproj +++ b/tests/src/JIT/Methodical/Invoke/ctor/_relval_ctor.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Invoke/deep/_dbgdeep.csproj b/tests/src/JIT/Methodical/Invoke/deep/_dbgdeep.csproj index ff4d2c7..07304aa 100644 --- a/tests/src/JIT/Methodical/Invoke/deep/_dbgdeep.csproj +++ b/tests/src/JIT/Methodical/Invoke/deep/_dbgdeep.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Invoke/deep/_reldeep.csproj b/tests/src/JIT/Methodical/Invoke/deep/_reldeep.csproj index 832c0c0..f8d8a6e 100644 --- a/tests/src/JIT/Methodical/Invoke/deep/_reldeep.csproj +++ b/tests/src/JIT/Methodical/Invoke/deep/_reldeep.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Invoke/fptr/_dbgrecurse.csproj b/tests/src/JIT/Methodical/Invoke/fptr/_dbgrecurse.csproj index 9a32b91..1f3d05f 100644 --- a/tests/src/JIT/Methodical/Invoke/fptr/_dbgrecurse.csproj +++ b/tests/src/JIT/Methodical/Invoke/fptr/_dbgrecurse.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Invoke/fptr/_relrecurse.csproj b/tests/src/JIT/Methodical/Invoke/fptr/_relrecurse.csproj index a397066..429f61b 100644 --- a/tests/src/JIT/Methodical/Invoke/fptr/_relrecurse.csproj +++ b/tests/src/JIT/Methodical/Invoke/fptr/_relrecurse.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Invoke/implicit/_dbgobj.csproj b/tests/src/JIT/Methodical/Invoke/implicit/_dbgobj.csproj index 6743d2e..ac579d1 100644 --- a/tests/src/JIT/Methodical/Invoke/implicit/_dbgobj.csproj +++ b/tests/src/JIT/Methodical/Invoke/implicit/_dbgobj.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Invoke/implicit/_relobj.csproj b/tests/src/JIT/Methodical/Invoke/implicit/_relobj.csproj index 3ced6c2..620d361 100644 --- a/tests/src/JIT/Methodical/Invoke/implicit/_relobj.csproj +++ b/tests/src/JIT/Methodical/Invoke/implicit/_relobj.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_d.csproj index a088bbe..8062f72 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_r.csproj index 579d0d2..ae4703b 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_d.csproj index d53c57b..9211ed7 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_r.csproj index c4a323e..031dcbc 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_d.csproj index 87dccc5..5142ea9 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_r.csproj index 339f682..9e74f01 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_d.csproj index 7fd789d..8f940c4 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_r.csproj index 7d2e7b1..b61acc7 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_d.csproj index 6a065a8..2d8334b 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_r.csproj index 8bb4c58..c2b15f9 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_d.csproj index aff9231..ac55ea2 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_r.csproj index 6288886..bad89d4 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_d.csproj index 1102b9d..2e4cfaa 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_r.csproj index 9a8b56a..4cf2872 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_d.csproj index 75f0a76..13aaa11 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_r.csproj index a815b93..53bc944 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_d.csproj index 2b4aea3..a1677e1 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_r.csproj index e480da5..30a0501 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_d.csproj index 0154ad3..8732462 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_r.csproj index e2bc791..4e0984a 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_d.csproj index 6bcd4d7..91d313b 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_r.csproj index c02713a..52dce3f 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_d.csproj index 4d5c24f..bf5dab0 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_r.csproj index 983d7bb..bfaad84 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_d.csproj index ff87a77..c298fae 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_r.csproj index 9075402..617f950 100644 --- a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_d.csproj index 389ee65..2c31e90 100644 --- a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_r.csproj index 9716490..7335e27 100644 --- a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_d.csproj index 8582b83..002aefa 100644 --- a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_r.csproj index cae7837..6497681 100644 --- a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_d.csproj index 107ce67..b6c9d0a 100644 --- a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_r.csproj index cac0244..1d78456 100644 --- a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_d.csproj index 9e047b9..740dd29 100644 --- a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_r.csproj index c47697d..814804d 100644 --- a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_d.csproj index 389ee65..2c31e90 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_r.csproj index 9716490..7335e27 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_d.csproj index 6b19843..2834090 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_r.csproj index bb1003a..0d32bcd 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_d.csproj index 4f79628..af459d3 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_r.csproj index 63179f2..af1739e 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_d.csproj index 8582b83..002aefa 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_r.csproj index cae7837..6497681 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_d.csproj index ac85967..5b9cac6 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_r.csproj index 256e056..21a1ec6 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_d.csproj index 9e047b9..740dd29 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_r.csproj index c47697d..814804d 100644 --- a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_d.csproj index 389ee65..2c31e90 100644 --- a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_r.csproj index 9716490..7335e27 100644 --- a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_d.csproj index 6b19843..2834090 100644 --- a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_r.csproj index bb1003a..0d32bcd 100644 --- a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_d.csproj index 8582b83..002aefa 100644 --- a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_r.csproj index cae7837..6497681 100644 --- a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_d.csproj index ac85967..5b9cac6 100644 --- a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_r.csproj index 256e056..21a1ec6 100644 --- a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_d.csproj index 9e047b9..740dd29 100644 --- a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_d.csproj +++ b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_r.csproj index c47697d..814804d 100644 --- a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_r.csproj +++ b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/arithm32_cs_d.csproj b/tests/src/JIT/Methodical/NaN/arithm32_cs_d.csproj index 45a279f..aa4a86b 100644 --- a/tests/src/JIT/Methodical/NaN/arithm32_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/arithm32_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/arithm32_cs_r.csproj b/tests/src/JIT/Methodical/NaN/arithm32_cs_r.csproj index 6ad475a..21883ea 100644 --- a/tests/src/JIT/Methodical/NaN/arithm32_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/arithm32_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/arithm64_cs_d.csproj b/tests/src/JIT/Methodical/NaN/arithm64_cs_d.csproj index 0d9bc33..6d6ced7 100644 --- a/tests/src/JIT/Methodical/NaN/arithm64_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/arithm64_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/arithm64_cs_r.csproj b/tests/src/JIT/Methodical/NaN/arithm64_cs_r.csproj index 62027fc..85f71f2 100644 --- a/tests/src/JIT/Methodical/NaN/arithm64_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/arithm64_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_d.csproj index 01a703b..72bcc88 100644 --- a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_r.csproj index e405cee..2ad63a8 100644 --- a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_d.csproj index 93eb5cc..64cf971 100644 --- a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_r.csproj index 60617ef..fc18157 100644 --- a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_d.csproj index 67ab954..ba98c9d 100644 --- a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_r.csproj index 99e49ff..87ab5c8 100644 --- a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_d.csproj index ca4e8c7..0792371 100644 --- a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_r.csproj index 59f35b8..f348e87 100644 --- a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_d.csproj index 1ff61f5..9da3dc4 100644 --- a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_r.csproj index 2483d18..7490370 100644 --- a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_d.csproj index 190de8a..81be275 100644 --- a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_r.csproj index 8bd7d26..39c5e5a 100644 --- a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_d.csproj index 519a5d8..c8c90dc 100644 --- a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_r.csproj index 4cc5915..2f41333 100644 --- a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_d.csproj index 6a838f8..98cf02e 100644 --- a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_r.csproj index 250b3bd..c1c394f 100644 --- a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_d.csproj index ae93982..02be26a 100644 --- a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_r.csproj index 4847af3..c4a6450 100644 --- a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_d.csproj index aa377cb..b89019a 100644 --- a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_d.csproj +++ b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_r.csproj index b643314..f2ee1b6 100644 --- a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_r.csproj +++ b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_d.csproj b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_d.csproj index 3246858..b201518 100644 --- a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_d.csproj +++ b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_r.csproj b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_r.csproj index c43fbb8..541735b 100644 --- a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_r.csproj +++ b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_d.csproj b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_d.csproj index 35569b7..d1e6856 100644 --- a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_d.csproj +++ b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_r.csproj b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_r.csproj index f6a6e21..2cf257e 100644 --- a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_r.csproj +++ b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/callconv/_dbgcall.csproj b/tests/src/JIT/Methodical/VT/callconv/_dbgcall.csproj index 7ab9383..39139f6 100644 --- a/tests/src/JIT/Methodical/VT/callconv/_dbgcall.csproj +++ b/tests/src/JIT/Methodical/VT/callconv/_dbgcall.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/callconv/_dbgjumper.csproj b/tests/src/JIT/Methodical/VT/callconv/_dbgjumper.csproj index d1f2daf..32b481e 100644 --- a/tests/src/JIT/Methodical/VT/callconv/_dbgjumper.csproj +++ b/tests/src/JIT/Methodical/VT/callconv/_dbgjumper.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/callconv/_dbgjumps.csproj b/tests/src/JIT/Methodical/VT/callconv/_dbgjumps.csproj index d3d0e7c..64edc9a 100644 --- a/tests/src/JIT/Methodical/VT/callconv/_dbgjumps.csproj +++ b/tests/src/JIT/Methodical/VT/callconv/_dbgjumps.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/callconv/_dbgvtret.csproj b/tests/src/JIT/Methodical/VT/callconv/_dbgvtret.csproj index c39fdf5..12f9ee6 100644 --- a/tests/src/JIT/Methodical/VT/callconv/_dbgvtret.csproj +++ b/tests/src/JIT/Methodical/VT/callconv/_dbgvtret.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/callconv/_relcall.csproj b/tests/src/JIT/Methodical/VT/callconv/_relcall.csproj index 92135fb..46363e0 100644 --- a/tests/src/JIT/Methodical/VT/callconv/_relcall.csproj +++ b/tests/src/JIT/Methodical/VT/callconv/_relcall.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/callconv/_reljumper.csproj b/tests/src/JIT/Methodical/VT/callconv/_reljumper.csproj index 145119a..a4808ad 100644 --- a/tests/src/JIT/Methodical/VT/callconv/_reljumper.csproj +++ b/tests/src/JIT/Methodical/VT/callconv/_reljumper.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/callconv/_reljumps.csproj b/tests/src/JIT/Methodical/VT/callconv/_reljumps.csproj index cc0c066..62e49f7 100644 --- a/tests/src/JIT/Methodical/VT/callconv/_reljumps.csproj +++ b/tests/src/JIT/Methodical/VT/callconv/_reljumps.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/callconv/_relvtret.csproj b/tests/src/JIT/Methodical/VT/callconv/_relvtret.csproj index ca2e58a..992de23 100644 --- a/tests/src/JIT/Methodical/VT/callconv/_relvtret.csproj +++ b/tests/src/JIT/Methodical/VT/callconv/_relvtret.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_dbgctor_recurse.csproj b/tests/src/JIT/Methodical/VT/etc/_dbgctor_recurse.csproj index 41930f6..8104295 100644 --- a/tests/src/JIT/Methodical/VT/etc/_dbgctor_recurse.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_dbgctor_recurse.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_dbggc_nested.csproj b/tests/src/JIT/Methodical/VT/etc/_dbggc_nested.csproj index eb37f8a..89ca620 100644 --- a/tests/src/JIT/Methodical/VT/etc/_dbggc_nested.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_dbggc_nested.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_dbghan2.csproj b/tests/src/JIT/Methodical/VT/etc/_dbghan2.csproj index 97e710d..c182526 100644 --- a/tests/src/JIT/Methodical/VT/etc/_dbghan2.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_dbghan2.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_dbghan3.csproj b/tests/src/JIT/Methodical/VT/etc/_dbghan3.csproj index e25b5ac..a7d7b61 100644 --- a/tests/src/JIT/Methodical/VT/etc/_dbghan3.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_dbghan3.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_dbghan3_ctor.csproj b/tests/src/JIT/Methodical/VT/etc/_dbghan3_ctor.csproj index acc7368..a3e7acf 100644 --- a/tests/src/JIT/Methodical/VT/etc/_dbghan3_ctor.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_dbghan3_ctor.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_dbghan3_ref.csproj b/tests/src/JIT/Methodical/VT/etc/_dbghan3_ref.csproj index e05ddab..e435bff 100644 --- a/tests/src/JIT/Methodical/VT/etc/_dbghan3_ref.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_dbghan3_ref.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_dbghanoi.csproj b/tests/src/JIT/Methodical/VT/etc/_dbghanoi.csproj index 22f89fb..a7e5de8 100644 --- a/tests/src/JIT/Methodical/VT/etc/_dbghanoi.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_dbghanoi.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_dbgknight.csproj b/tests/src/JIT/Methodical/VT/etc/_dbgknight.csproj index 70d0d4b..3db3813 100644 --- a/tests/src/JIT/Methodical/VT/etc/_dbgknight.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_dbgknight.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_dbgnested.csproj b/tests/src/JIT/Methodical/VT/etc/_dbgnested.csproj index 3dad8c4..9e96a86 100644 --- a/tests/src/JIT/Methodical/VT/etc/_dbgnested.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_dbgnested.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_relctor_recurse.csproj b/tests/src/JIT/Methodical/VT/etc/_relctor_recurse.csproj index 9a81b8b..db35d73 100644 --- a/tests/src/JIT/Methodical/VT/etc/_relctor_recurse.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_relctor_recurse.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_relgc_nested.csproj b/tests/src/JIT/Methodical/VT/etc/_relgc_nested.csproj index 7f0f0bf..03fcec6 100644 --- a/tests/src/JIT/Methodical/VT/etc/_relgc_nested.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_relgc_nested.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_relhan2.csproj b/tests/src/JIT/Methodical/VT/etc/_relhan2.csproj index abf37b9..e0a2039 100644 --- a/tests/src/JIT/Methodical/VT/etc/_relhan2.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_relhan2.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_relhan3.csproj b/tests/src/JIT/Methodical/VT/etc/_relhan3.csproj index 8abe18c..cc42be3 100644 --- a/tests/src/JIT/Methodical/VT/etc/_relhan3.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_relhan3.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_relhan3_ctor.csproj b/tests/src/JIT/Methodical/VT/etc/_relhan3_ctor.csproj index 6a04c4f..4708d13 100644 --- a/tests/src/JIT/Methodical/VT/etc/_relhan3_ctor.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_relhan3_ctor.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_relhan3_ref.csproj b/tests/src/JIT/Methodical/VT/etc/_relhan3_ref.csproj index 5b3a486..44bdfd1 100644 --- a/tests/src/JIT/Methodical/VT/etc/_relhan3_ref.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_relhan3_ref.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_relhanoi.csproj b/tests/src/JIT/Methodical/VT/etc/_relhanoi.csproj index 4a419b5..b78c75c 100644 --- a/tests/src/JIT/Methodical/VT/etc/_relhanoi.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_relhanoi.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_relknight.csproj b/tests/src/JIT/Methodical/VT/etc/_relknight.csproj index ae7aa4d..be08795 100644 --- a/tests/src/JIT/Methodical/VT/etc/_relknight.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_relknight.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/etc/_relnested.csproj b/tests/src/JIT/Methodical/VT/etc/_relnested.csproj index cd2cc02..1af5947 100644 --- a/tests/src/JIT/Methodical/VT/etc/_relnested.csproj +++ b/tests/src/JIT/Methodical/VT/etc/_relnested.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/identity/_dbgaccum.csproj b/tests/src/JIT/Methodical/VT/identity/_dbgaccum.csproj index f9d0b19..dfc0cc7 100644 --- a/tests/src/JIT/Methodical/VT/identity/_dbgaccum.csproj +++ b/tests/src/JIT/Methodical/VT/identity/_dbgaccum.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/identity/_dbgvcall.csproj b/tests/src/JIT/Methodical/VT/identity/_dbgvcall.csproj index e32395b..b4002c3 100644 --- a/tests/src/JIT/Methodical/VT/identity/_dbgvcall.csproj +++ b/tests/src/JIT/Methodical/VT/identity/_dbgvcall.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/identity/_relaccum.csproj b/tests/src/JIT/Methodical/VT/identity/_relaccum.csproj index f7ee51a..7849e69 100644 --- a/tests/src/JIT/Methodical/VT/identity/_relaccum.csproj +++ b/tests/src/JIT/Methodical/VT/identity/_relaccum.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/identity/_relvcall.csproj b/tests/src/JIT/Methodical/VT/identity/_relvcall.csproj index ae5c1b8..2bbc885 100644 --- a/tests/src/JIT/Methodical/VT/identity/_relvcall.csproj +++ b/tests/src/JIT/Methodical/VT/identity/_relvcall.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/port/_dbglcs.csproj b/tests/src/JIT/Methodical/VT/port/_dbglcs.csproj index 503287f..7dd70e4 100644 --- a/tests/src/JIT/Methodical/VT/port/_dbglcs.csproj +++ b/tests/src/JIT/Methodical/VT/port/_dbglcs.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/port/_dbglcs_gcref.csproj b/tests/src/JIT/Methodical/VT/port/_dbglcs_gcref.csproj index f0881fc..3886957 100644 --- a/tests/src/JIT/Methodical/VT/port/_dbglcs_gcref.csproj +++ b/tests/src/JIT/Methodical/VT/port/_dbglcs_gcref.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/VT/port/_rellcs.csproj b/tests/src/JIT/Methodical/VT/port/_rellcs.csproj index fbdaa2e..a36061d 100644 --- a/tests/src/JIT/Methodical/VT/port/_rellcs.csproj +++ b/tests/src/JIT/Methodical/VT/port/_rellcs.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/VT/port/_rellcs_gcref.csproj b/tests/src/JIT/Methodical/VT/port/_rellcs_gcref.csproj index 88f6f09..0becbb1 100644 --- a/tests/src/JIT/Methodical/VT/port/_rellcs_gcref.csproj +++ b/tests/src/JIT/Methodical/VT/port/_rellcs_gcref.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/casts/SEH/_dbgcast_throw.csproj b/tests/src/JIT/Methodical/casts/SEH/_dbgcast_throw.csproj index a5a29e8..54218eb 100644 --- a/tests/src/JIT/Methodical/casts/SEH/_dbgcast_throw.csproj +++ b/tests/src/JIT/Methodical/casts/SEH/_dbgcast_throw.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/casts/SEH/_dbgthrow.csproj b/tests/src/JIT/Methodical/casts/SEH/_dbgthrow.csproj index 17dd647..76f8f42 100644 --- a/tests/src/JIT/Methodical/casts/SEH/_dbgthrow.csproj +++ b/tests/src/JIT/Methodical/casts/SEH/_dbgthrow.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/casts/SEH/_relcast_throw.csproj b/tests/src/JIT/Methodical/casts/SEH/_relcast_throw.csproj index b758f75..6d0dd68 100644 --- a/tests/src/JIT/Methodical/casts/SEH/_relcast_throw.csproj +++ b/tests/src/JIT/Methodical/casts/SEH/_relcast_throw.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/casts/SEH/_relthrow.csproj b/tests/src/JIT/Methodical/casts/SEH/_relthrow.csproj index 257dba4..53abb7c 100644 --- a/tests/src/JIT/Methodical/casts/SEH/_relthrow.csproj +++ b/tests/src/JIT/Methodical/casts/SEH/_relthrow.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_call.csproj index 266163b..237e020 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_call.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_call.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldarg.csproj index 59fb1d1..81a45c9 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldarg.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldarg.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldloc.csproj index 6f57471..e55d58c 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldloc.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldloc.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_newobj.csproj index 8dde68b..8bb2761 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_newobj.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_newobj.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_call.csproj index 6b6b7f2..4fa1cce 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_call.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_call.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldarg.csproj index cecb219..4096ee5 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldarg.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldarg.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldloc.csproj index 5cc692f..4092986 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldloc.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldloc.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_newobj.csproj index 72fbf5c..aac6ac6 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_newobj.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_newobj.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_call.csproj index 5909549..237b6d5 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_call.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_call.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldarg.csproj index 97ffda4..1efc10b 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldarg.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldarg.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldloc.csproj index e77c1b7..08e5710 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldloc.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldloc.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_newobj.csproj index 8922e20..bc7826b 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_newobj.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_newobj.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_relisinst_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_relisinst_call.csproj index f317965..2d9add0 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_relisinst_call.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_relisinst_call.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldarg.csproj index 0a1414c..c6fdcd6 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldarg.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldarg.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldloc.csproj index 80b099a..6931121 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldloc.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldloc.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/casts/coverage/_relisinst_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_relisinst_newobj.csproj index 538cc72..e6e4cd8 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_relisinst_newobj.csproj +++ b/tests/src/JIT/Methodical/casts/coverage/_relisinst_newobj.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/casts/iface/_dbgiface1.csproj b/tests/src/JIT/Methodical/casts/iface/_dbgiface1.csproj index c2e66b4..ccbbddf 100644 --- a/tests/src/JIT/Methodical/casts/iface/_dbgiface1.csproj +++ b/tests/src/JIT/Methodical/casts/iface/_dbgiface1.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/casts/iface/_reliface1.csproj b/tests/src/JIT/Methodical/casts/iface/_reliface1.csproj index c8e3364..c0ccb43 100644 --- a/tests/src/JIT/Methodical/casts/iface/_reliface1.csproj +++ b/tests/src/JIT/Methodical/casts/iface/_reliface1.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/cctor/misc/Desktop/throw_cs_d.csproj b/tests/src/JIT/Methodical/cctor/misc/Desktop/throw_cs_d.csproj index b473931..7b9d61f 100644 --- a/tests/src/JIT/Methodical/cctor/misc/Desktop/throw_cs_d.csproj +++ b/tests/src/JIT/Methodical/cctor/misc/Desktop/throw_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/cctor/misc/Desktop/throw_cs_r.csproj b/tests/src/JIT/Methodical/cctor/misc/Desktop/throw_cs_r.csproj index c94216d..fbc74cf 100644 --- a/tests/src/JIT/Methodical/cctor/misc/Desktop/throw_cs_r.csproj +++ b/tests/src/JIT/Methodical/cctor/misc/Desktop/throw_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_d.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_d.csproj index 0f368b1..94bad7f 100644 --- a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_d.csproj +++ b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_r.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_r.csproj index bd02770..21f0d01 100644 --- a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_r.csproj +++ b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_d.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_d.csproj index 0031c82..c9cd0e6 100644 --- a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_d.csproj +++ b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_r.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_r.csproj index 6933a76..1838e8c 100644 --- a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_r.csproj +++ b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_d.csproj b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_d.csproj index 89c9914..ab86b18 100644 --- a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_d.csproj +++ b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_r.csproj b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_r.csproj index f6f1879..5d1052d 100644 --- a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_r.csproj +++ b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_d.csproj b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_d.csproj index 83204c8..bee96af 100644 --- a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_d.csproj +++ b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_r.csproj b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_r.csproj index f0846c5..6497000 100644 --- a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_r.csproj +++ b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/cctor/xassem/xprecise1_cs_r.csproj b/tests/src/JIT/Methodical/cctor/xassem/xprecise1_cs_r.csproj index 3dde82a..c3665f5 100644 --- a/tests/src/JIT/Methodical/cctor/xassem/xprecise1_cs_r.csproj +++ b/tests/src/JIT/Methodical/cctor/xassem/xprecise1_cs_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/cctor/xassem/xprecise1_cs_ro.csproj b/tests/src/JIT/Methodical/cctor/xassem/xprecise1_cs_ro.csproj index 56eccf9..2150ef6 100644 --- a/tests/src/JIT/Methodical/cctor/xassem/xprecise1_cs_ro.csproj +++ b/tests/src/JIT/Methodical/cctor/xassem/xprecise1_cs_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/cctor/xassem/xprecise1b_cs_r.csproj b/tests/src/JIT/Methodical/cctor/xassem/xprecise1b_cs_r.csproj index 5237bcf..a252b5e 100644 --- a/tests/src/JIT/Methodical/cctor/xassem/xprecise1b_cs_r.csproj +++ b/tests/src/JIT/Methodical/cctor/xassem/xprecise1b_cs_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/cctor/xassem/xprecise1b_cs_ro.csproj b/tests/src/JIT/Methodical/cctor/xassem/xprecise1b_cs_ro.csproj index d54cfc5..8b19cf9 100644 --- a/tests/src/JIT/Methodical/cctor/xassem/xprecise1b_cs_ro.csproj +++ b/tests/src/JIT/Methodical/cctor/xassem/xprecise1b_cs_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/cctor/xassem/xprecise2_cs_r.csproj b/tests/src/JIT/Methodical/cctor/xassem/xprecise2_cs_r.csproj index 37f5478..da19c03 100644 --- a/tests/src/JIT/Methodical/cctor/xassem/xprecise2_cs_r.csproj +++ b/tests/src/JIT/Methodical/cctor/xassem/xprecise2_cs_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/cctor/xassem/xprecise2_cs_ro.csproj b/tests/src/JIT/Methodical/cctor/xassem/xprecise2_cs_ro.csproj index 5ca7341..151f1e2 100644 --- a/tests/src/JIT/Methodical/cctor/xassem/xprecise2_cs_ro.csproj +++ b/tests/src/JIT/Methodical/cctor/xassem/xprecise2_cs_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/cctor/xassem/xprecise4_cs_r.csproj b/tests/src/JIT/Methodical/cctor/xassem/xprecise4_cs_r.csproj index 7b8b224..98d49ec 100644 --- a/tests/src/JIT/Methodical/cctor/xassem/xprecise4_cs_r.csproj +++ b/tests/src/JIT/Methodical/cctor/xassem/xprecise4_cs_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/cctor/xassem/xprecise4_cs_ro.csproj b/tests/src/JIT/Methodical/cctor/xassem/xprecise4_cs_ro.csproj index 360da68..42a1719 100644 --- a/tests/src/JIT/Methodical/cctor/xassem/xprecise4_cs_ro.csproj +++ b/tests/src/JIT/Methodical/cctor/xassem/xprecise4_cs_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_d.csproj index 177ffa6..6293fff 100644 --- a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_r.csproj index 389d939..1f4f407 100644 --- a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/div/i4div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/i4div_cs_d.csproj index 24eed40..aa0c54f 100644 --- a/tests/src/JIT/Methodical/divrem/div/i4div_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/div/i4div_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/div/i4div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/i4div_cs_r.csproj index fd08033..1f42d0c 100644 --- a/tests/src/JIT/Methodical/divrem/div/i4div_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/div/i4div_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/div/i8div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/i8div_cs_d.csproj index cfaaaf3..9518ea1 100644 --- a/tests/src/JIT/Methodical/divrem/div/i8div_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/div/i8div_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/div/i8div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/i8div_cs_r.csproj index 41a3984..06a2691 100644 --- a/tests/src/JIT/Methodical/divrem/div/i8div_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/div/i8div_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_d.csproj index 668633b..93de83c 100644 --- a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_r.csproj index 93cbe28..428860e 100644 --- a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/div/r4div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/r4div_cs_d.csproj index a8a7b62..cb2d30f 100644 --- a/tests/src/JIT/Methodical/divrem/div/r4div_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/div/r4div_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/div/r4div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/r4div_cs_r.csproj index ac06c17..ae4fb90 100644 --- a/tests/src/JIT/Methodical/divrem/div/r4div_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/div/r4div_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/div/r8div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/r8div_cs_d.csproj index 56c13c9..b5fe54d 100644 --- a/tests/src/JIT/Methodical/divrem/div/r8div_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/div/r8div_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/div/r8div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/r8div_cs_r.csproj index 439257a..933f564 100644 --- a/tests/src/JIT/Methodical/divrem/div/r8div_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/div/r8div_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/div/u4div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/u4div_cs_d.csproj index d2a18fc..b16bfeb 100644 --- a/tests/src/JIT/Methodical/divrem/div/u4div_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/div/u4div_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/div/u4div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/u4div_cs_r.csproj index 8fbc8ba..f388a71 100644 --- a/tests/src/JIT/Methodical/divrem/div/u4div_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/div/u4div_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/div/u8div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/u8div_cs_d.csproj index 2db9c3e..9fc0e2a 100644 --- a/tests/src/JIT/Methodical/divrem/div/u8div_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/div/u8div_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/div/u8div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/u8div_cs_r.csproj index 626ad7d..1f6d15b 100644 --- a/tests/src/JIT/Methodical/divrem/div/u8div_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/div/u8div_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_d.csproj index 518851c..5d8881a 100644 --- a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_r.csproj index 0d89bf3..04bd385 100644 --- a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_d.csproj index fe2e5f4..4a9beac 100644 --- a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_r.csproj index 75b0e9f..4b00959 100644 --- a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_d.csproj index a405505..fb0afe1 100644 --- a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_r.csproj index a4fb0d2..11b9d20 100644 --- a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_d.csproj index f154e47..f729fe3 100644 --- a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_r.csproj index bbbec96..ff7db23 100644 --- a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_d.csproj index 619dd77..ba05833 100644 --- a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_r.csproj index 76ff2d4..cb7eacf 100644 --- a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_d.csproj index 2ecb75a..4addd67 100644 --- a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_r.csproj index 4a69d13..82dbec0 100644 --- a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_d.csproj index d3994c2..866dabd 100644 --- a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_r.csproj index 414f830..3284f09 100644 --- a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_d.csproj index fad78d0..60e9808 100644 --- a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_d.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_r.csproj index 8d8cad4..6999aa2 100644 --- a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_r.csproj +++ b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj b/tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj index baa2c1e..4426acf 100644 --- a/tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj +++ b/tests/src/JIT/Methodical/doublearray/dblarray1_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/doublearray/dblarray1_cs_r.csproj b/tests/src/JIT/Methodical/doublearray/dblarray1_cs_r.csproj index 91a130a..180abd8 100644 --- a/tests/src/JIT/Methodical/doublearray/dblarray1_cs_r.csproj +++ b/tests/src/JIT/Methodical/doublearray/dblarray1_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj b/tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj index aa55a32..bef63e2 100644 --- a/tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj +++ b/tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/doublearray/dblarray2_cs_r.csproj b/tests/src/JIT/Methodical/doublearray/dblarray2_cs_r.csproj index 18a6024..4a1c9e5 100644 --- a/tests/src/JIT/Methodical/doublearray/dblarray2_cs_r.csproj +++ b/tests/src/JIT/Methodical/doublearray/dblarray2_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/doublearray/dblarray4_cs_d.csproj b/tests/src/JIT/Methodical/doublearray/dblarray4_cs_d.csproj index 02cde03..932c7e1 100644 --- a/tests/src/JIT/Methodical/doublearray/dblarray4_cs_d.csproj +++ b/tests/src/JIT/Methodical/doublearray/dblarray4_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/doublearray/dblarray4_cs_r.csproj b/tests/src/JIT/Methodical/doublearray/dblarray4_cs_r.csproj index cd0d8f6..c9f8dcd 100644 --- a/tests/src/JIT/Methodical/doublearray/dblarray4_cs_r.csproj +++ b/tests/src/JIT/Methodical/doublearray/dblarray4_cs_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/eh/basics/multihandler_r.csproj b/tests/src/JIT/Methodical/eh/basics/multihandler_r.csproj index 54a59bd..121de2a 100644 --- a/tests/src/JIT/Methodical/eh/basics/multihandler_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/multihandler_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/multihandler_ro.csproj b/tests/src/JIT/Methodical/eh/basics/multihandler_ro.csproj index 0465557..b6d2f1d 100644 --- a/tests/src/JIT/Methodical/eh/basics/multihandler_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/multihandler_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/throwincatch_r.csproj b/tests/src/JIT/Methodical/eh/basics/throwincatch_r.csproj index 2e9c089..218b5e4 100644 --- a/tests/src/JIT/Methodical/eh/basics/throwincatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/throwincatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/throwincatch_ro.csproj b/tests/src/JIT/Methodical/eh/basics/throwincatch_ro.csproj index 054803c..7a1cdfb 100644 --- a/tests/src/JIT/Methodical/eh/basics/throwincatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/throwincatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/throwinclassconstructor_r.csproj b/tests/src/JIT/Methodical/eh/basics/throwinclassconstructor_r.csproj index da2e3f1..4885534 100644 --- a/tests/src/JIT/Methodical/eh/basics/throwinclassconstructor_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/throwinclassconstructor_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/throwinclassconstructor_ro.csproj b/tests/src/JIT/Methodical/eh/basics/throwinclassconstructor_ro.csproj index 69314d6..4f7a7c9 100644 --- a/tests/src/JIT/Methodical/eh/basics/throwinclassconstructor_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/throwinclassconstructor_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/throwinfinally_r.csproj b/tests/src/JIT/Methodical/eh/basics/throwinfinally_r.csproj index c715cfd..64b6347 100644 --- a/tests/src/JIT/Methodical/eh/basics/throwinfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/throwinfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpath_r.csproj b/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpath_r.csproj index d0f60ee..f6cac1c 100644 --- a/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpath_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpath_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpath_ro.csproj b/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpath_ro.csproj index 4c72cce..c8cf8f5 100644 --- a/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpath_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpath_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpathfn_r.csproj b/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpathfn_r.csproj index 5f14945..fc3d3fc 100644 --- a/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpathfn_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpathfn_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpathfn_ro.csproj b/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpathfn_ro.csproj index 732450a..95c983c 100644 --- a/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpathfn_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/throwinfinallyerrpathfn_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/throwoutside_r.csproj b/tests/src/JIT/Methodical/eh/basics/throwoutside_r.csproj index a5c3b5d..362fa1c 100644 --- a/tests/src/JIT/Methodical/eh/basics/throwoutside_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/throwoutside_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/throwoutside_ro.csproj b/tests/src/JIT/Methodical/eh/basics/throwoutside_ro.csproj index 7622aa5..0eb9770 100644 --- a/tests/src/JIT/Methodical/eh/basics/throwoutside_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/throwoutside_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/trycatch_r.csproj b/tests/src/JIT/Methodical/eh/basics/trycatch_r.csproj index 2577d3d..eefceae 100644 --- a/tests/src/JIT/Methodical/eh/basics/trycatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/trycatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/trycatch_ro.csproj b/tests/src/JIT/Methodical/eh/basics/trycatch_ro.csproj index 0abeebc..6ca26a7 100644 --- a/tests/src/JIT/Methodical/eh/basics/trycatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/trycatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/trycatchtrycatch_r.csproj b/tests/src/JIT/Methodical/eh/basics/trycatchtrycatch_r.csproj index b8a4a0a..4d19aa5 100644 --- a/tests/src/JIT/Methodical/eh/basics/trycatchtrycatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/trycatchtrycatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/trycatchtrycatch_ro.csproj b/tests/src/JIT/Methodical/eh/basics/trycatchtrycatch_ro.csproj index 79b78ca..ba34505 100644 --- a/tests/src/JIT/Methodical/eh/basics/trycatchtrycatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/trycatchtrycatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/tryfinally_r.csproj b/tests/src/JIT/Methodical/eh/basics/tryfinally_r.csproj index f29bbbe..538962b 100644 --- a/tests/src/JIT/Methodical/eh/basics/tryfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/tryfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/tryfinally_ro.csproj b/tests/src/JIT/Methodical/eh/basics/tryfinally_ro.csproj index 9619e25..72fa7e0 100644 --- a/tests/src/JIT/Methodical/eh/basics/tryfinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/tryfinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/tryfinallytrycatch_r.csproj b/tests/src/JIT/Methodical/eh/basics/tryfinallytrycatch_r.csproj index 3bf6f8f..48551fc 100644 --- a/tests/src/JIT/Methodical/eh/basics/tryfinallytrycatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/tryfinallytrycatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/tryfinallytrycatch_ro.csproj b/tests/src/JIT/Methodical/eh/basics/tryfinallytrycatch_ro.csproj index c8023c9..6e9c9e1 100644 --- a/tests/src/JIT/Methodical/eh/basics/tryfinallytrycatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/tryfinallytrycatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/tryfinallytryfinally_r.csproj b/tests/src/JIT/Methodical/eh/basics/tryfinallytryfinally_r.csproj index 3e4278b..03850b0 100644 --- a/tests/src/JIT/Methodical/eh/basics/tryfinallytryfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/tryfinallytryfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/tryfinallytryfinally_ro.csproj b/tests/src/JIT/Methodical/eh/basics/tryfinallytryfinally_ro.csproj index 7a38379..35fd1a0 100644 --- a/tests/src/JIT/Methodical/eh/basics/tryfinallytryfinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/tryfinallytryfinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/trythrowcatch_r.csproj b/tests/src/JIT/Methodical/eh/basics/trythrowcatch_r.csproj index 6538e6d..a565c3d 100644 --- a/tests/src/JIT/Methodical/eh/basics/trythrowcatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/trythrowcatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/trythrowcatch_ro.csproj b/tests/src/JIT/Methodical/eh/basics/trythrowcatch_ro.csproj index 6d077f5..179708e 100644 --- a/tests/src/JIT/Methodical/eh/basics/trythrowcatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/trythrowcatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/basics/trythrowcatchfinally_r.csproj b/tests/src/JIT/Methodical/eh/basics/trythrowcatchfinally_r.csproj index 2bed114..e7a9ec3 100644 --- a/tests/src/JIT/Methodical/eh/basics/trythrowcatchfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/basics/trythrowcatchfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/basics/trythrowcatchfinally_ro.csproj b/tests/src/JIT/Methodical/eh/basics/trythrowcatchfinally_ro.csproj index 6cd21fc..1b66a0c 100644 --- a/tests/src/JIT/Methodical/eh/basics/trythrowcatchfinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/basics/trythrowcatchfinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/cs/unsafe_r.csproj b/tests/src/JIT/Methodical/eh/cs/unsafe_r.csproj index fd17724..45d15f1 100644 --- a/tests/src/JIT/Methodical/eh/cs/unsafe_r.csproj +++ b/tests/src/JIT/Methodical/eh/cs/unsafe_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/cs/unsafe_ro.csproj b/tests/src/JIT/Methodical/eh/cs/unsafe_ro.csproj index 2aafd8a..b20fbac 100644 --- a/tests/src/JIT/Methodical/eh/cs/unsafe_ro.csproj +++ b/tests/src/JIT/Methodical/eh/cs/unsafe_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/deadcode/deadcodeincatch_r.ilproj b/tests/src/JIT/Methodical/eh/deadcode/deadcodeincatch_r.ilproj index f482745..b4fc044 100644 --- a/tests/src/JIT/Methodical/eh/deadcode/deadcodeincatch_r.ilproj +++ b/tests/src/JIT/Methodical/eh/deadcode/deadcodeincatch_r.ilproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + diff --git a/tests/src/JIT/Methodical/eh/finallyexec/localgotoinahandler_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/localgotoinahandler_r.csproj index b2fdf25..d931d23 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/localgotoinahandler_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/localgotoinahandler_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/localgotoinahandler_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/localgotoinahandler_ro.csproj index 4d7435c..edcec9b 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/localgotoinahandler_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/localgotoinahandler_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/finallyexec/loopinfinally_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/loopinfinally_r.csproj index 3779707..81180c4 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/loopinfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/loopinfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/loopinfinally_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/loopinfinally_ro.csproj index eda9284..c82f1a4 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/loopinfinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/loopinfinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/finallyexec/nonlocalexittobeginningoftry_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/nonlocalexittobeginningoftry_r.csproj index a52adf5..393dcd6 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/nonlocalexittobeginningoftry_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/nonlocalexittobeginningoftry_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/nonlocalexittobeginningoftry_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/nonlocalexittobeginningoftry_ro.csproj index ff21902..85f7cf6 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/nonlocalexittobeginningoftry_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/nonlocalexittobeginningoftry_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/finallyexec/nonlocalgotoinatryblockinahandler_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/nonlocalgotoinatryblockinahandler_r.csproj index 4a9a6a3..9ccb3cf 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/nonlocalgotoinatryblockinahandler_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/nonlocalgotoinatryblockinahandler_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/nonlocalgotoinatryblockinahandler_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/nonlocalgotoinatryblockinahandler_ro.csproj index 45539fb..7d16352 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/nonlocalgotoinatryblockinahandler_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/nonlocalgotoinatryblockinahandler_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexit_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexit_r.csproj index 2dd1181..1c0a098 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexit_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexit_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexit_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexit_ro.csproj index 6aae30d..f8af231 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexit_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexit_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexitnestedintrycatch_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexitnestedintrycatch_r.csproj index 5d6b180..841fe76 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexitnestedintrycatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexitnestedintrycatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexitnestedintrycatch_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexitnestedintrycatch_ro.csproj index 8fe94b8..eabce23 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexitnestedintrycatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/simplenonlocalexitnestedintrycatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/finallyexec/switchincatch_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/switchincatch_r.csproj index 99dd3dd..a8fcbf8 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/switchincatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/switchincatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/switchincatch_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/switchincatch_ro.csproj index 2cea824..0f2170cc 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/switchincatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/switchincatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit1_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit1_r.csproj index 09df6b0..5ea9c67 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit1_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit1_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit1_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit1_ro.csproj index 7d7a905..6aa610e 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit1_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit1_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit2_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit2_r.csproj index c813e91..6719faa 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit2_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit2_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit2_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit2_ro.csproj index 92053fa..068fc77 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit2_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit2_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit3_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit3_r.csproj index afa6869..0195788 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit3_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit3_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit3_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit3_ro.csproj index 010407a..207fc5a 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit3_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit3_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit4_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit4_r.csproj index dd871c4..59be427 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit4_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit4_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit4_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit4_ro.csproj index a377dd1..5114c82 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit4_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/tryCatchFinallyThrow_nonlocalexit4_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/finallyexec/tryfinallythrow_nonlocalexit_r.csproj b/tests/src/JIT/Methodical/eh/finallyexec/tryfinallythrow_nonlocalexit_r.csproj index be76115..8aa039e 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/tryfinallythrow_nonlocalexit_r.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/tryfinallythrow_nonlocalexit_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/finallyexec/tryfinallythrow_nonlocalexit_ro.csproj b/tests/src/JIT/Methodical/eh/finallyexec/tryfinallythrow_nonlocalexit_ro.csproj index 86c9ac6..32af1ac 100644 --- a/tests/src/JIT/Methodical/eh/finallyexec/tryfinallythrow_nonlocalexit_ro.csproj +++ b/tests/src/JIT/Methodical/eh/finallyexec/tryfinallythrow_nonlocalexit_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/generics/throwincatch_r.csproj b/tests/src/JIT/Methodical/eh/generics/throwincatch_r.csproj index 50a2425..bc8fe2e 100644 --- a/tests/src/JIT/Methodical/eh/generics/throwincatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/generics/throwincatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/generics/throwincatch_ro.csproj b/tests/src/JIT/Methodical/eh/generics/throwincatch_ro.csproj index cb0487c..a58b344 100644 --- a/tests/src/JIT/Methodical/eh/generics/throwincatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/generics/throwincatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/generics/trycatchnestedtype_r.csproj b/tests/src/JIT/Methodical/eh/generics/trycatchnestedtype_r.csproj index 100b437..cad2fe7 100644 --- a/tests/src/JIT/Methodical/eh/generics/trycatchnestedtype_r.csproj +++ b/tests/src/JIT/Methodical/eh/generics/trycatchnestedtype_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/generics/trycatchnestedtype_ro.csproj b/tests/src/JIT/Methodical/eh/generics/trycatchnestedtype_ro.csproj index 13e29df..349d915 100644 --- a/tests/src/JIT/Methodical/eh/generics/trycatchnestedtype_ro.csproj +++ b/tests/src/JIT/Methodical/eh/generics/trycatchnestedtype_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/generics/trycatchsimpletype_r.csproj b/tests/src/JIT/Methodical/eh/generics/trycatchsimpletype_r.csproj index c16e752..8ce701b 100644 --- a/tests/src/JIT/Methodical/eh/generics/trycatchsimpletype_r.csproj +++ b/tests/src/JIT/Methodical/eh/generics/trycatchsimpletype_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/generics/trycatchsimpletype_ro.csproj b/tests/src/JIT/Methodical/eh/generics/trycatchsimpletype_ro.csproj index 574746b..d3c4298 100644 --- a/tests/src/JIT/Methodical/eh/generics/trycatchsimpletype_ro.csproj +++ b/tests/src/JIT/Methodical/eh/generics/trycatchsimpletype_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/interactions/gcincatch_r.csproj b/tests/src/JIT/Methodical/eh/interactions/gcincatch_r.csproj index d04fd89..28302e6 100644 --- a/tests/src/JIT/Methodical/eh/interactions/gcincatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/interactions/gcincatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/interactions/gcincatch_ro.csproj b/tests/src/JIT/Methodical/eh/interactions/gcincatch_ro.csproj index b10e1c8..b17732b 100644 --- a/tests/src/JIT/Methodical/eh/interactions/gcincatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/interactions/gcincatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_r.csproj b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_r.csproj index f22790e..7393b1d 100644 --- a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_ro.csproj b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_ro.csproj index 083202b..da048f2 100644 --- a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_r.csproj b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_r.csproj index d12f559..2a0f1a7 100644 --- a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_ro.csproj b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_ro.csproj index f3dc16d..c16403d 100644 --- a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/leaves/catchretnonlocalexitinfunclet_r.csproj b/tests/src/JIT/Methodical/eh/leaves/catchretnonlocalexitinfunclet_r.csproj index aa8fe88..64b7527 100644 --- a/tests/src/JIT/Methodical/eh/leaves/catchretnonlocalexitinfunclet_r.csproj +++ b/tests/src/JIT/Methodical/eh/leaves/catchretnonlocalexitinfunclet_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/leaves/catchretnonlocalexitinfunclet_ro.csproj b/tests/src/JIT/Methodical/eh/leaves/catchretnonlocalexitinfunclet_ro.csproj index ddb9f72..8e7952d 100644 --- a/tests/src/JIT/Methodical/eh/leaves/catchretnonlocalexitinfunclet_ro.csproj +++ b/tests/src/JIT/Methodical/eh/leaves/catchretnonlocalexitinfunclet_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/leaves/nonlocalexitfromnestedcatch_r.csproj b/tests/src/JIT/Methodical/eh/leaves/nonlocalexitfromnestedcatch_r.csproj index 2c1db77..aeaa8c2 100644 --- a/tests/src/JIT/Methodical/eh/leaves/nonlocalexitfromnestedcatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/leaves/nonlocalexitfromnestedcatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/leaves/nonlocalexitfromnestedcatch_ro.csproj b/tests/src/JIT/Methodical/eh/leaves/nonlocalexitfromnestedcatch_ro.csproj index 648325e..cda8fef 100644 --- a/tests/src/JIT/Methodical/eh/leaves/nonlocalexitfromnestedcatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/leaves/nonlocalexitfromnestedcatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/leaves/oponerror_r.csproj b/tests/src/JIT/Methodical/eh/leaves/oponerror_r.csproj index 002f3a2..0cf3fa6 100644 --- a/tests/src/JIT/Methodical/eh/leaves/oponerror_r.csproj +++ b/tests/src/JIT/Methodical/eh/leaves/oponerror_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/leaves/oponerror_ro.csproj b/tests/src/JIT/Methodical/eh/leaves/oponerror_ro.csproj index b7e8945..2c36c3c 100644 --- a/tests/src/JIT/Methodical/eh/leaves/oponerror_ro.csproj +++ b/tests/src/JIT/Methodical/eh/leaves/oponerror_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/leaves/tryfinallyloop_r.csproj b/tests/src/JIT/Methodical/eh/leaves/tryfinallyloop_r.csproj index 29807fb..a6d3670 100644 --- a/tests/src/JIT/Methodical/eh/leaves/tryfinallyloop_r.csproj +++ b/tests/src/JIT/Methodical/eh/leaves/tryfinallyloop_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/leaves/tryfinallyloop_ro.csproj b/tests/src/JIT/Methodical/eh/leaves/tryfinallyloop_ro.csproj index b31170c..512708b 100644 --- a/tests/src/JIT/Methodical/eh/leaves/tryfinallyloop_ro.csproj +++ b/tests/src/JIT/Methodical/eh/leaves/tryfinallyloop_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/nested/general/cascadedcatch_r.csproj b/tests/src/JIT/Methodical/eh/nested/general/cascadedcatch_r.csproj index dfd2acc..b7d45ca 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/cascadedcatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/cascadedcatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/nested/general/cascadedcatch_ro.csproj b/tests/src/JIT/Methodical/eh/nested/general/cascadedcatch_ro.csproj index 95b32ef..5f4a2f1 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/cascadedcatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/cascadedcatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/nested/general/methodthrowsinfinally_r.csproj b/tests/src/JIT/Methodical/eh/nested/general/methodthrowsinfinally_r.csproj index 7409768..4ed9d5c 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/methodthrowsinfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/methodthrowsinfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/nested/general/methodthrowsinfinally_ro.csproj b/tests/src/JIT/Methodical/eh/nested/general/methodthrowsinfinally_ro.csproj index a677425..dd4b2a9 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/methodthrowsinfinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/methodthrowsinfinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/nested/general/rethrowincatchnestedinfinally_r.csproj b/tests/src/JIT/Methodical/eh/nested/general/rethrowincatchnestedinfinally_r.csproj index 1fddf7b..951409a 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/rethrowincatchnestedinfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/rethrowincatchnestedinfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/nested/general/rethrowincatchnestedinfinally_ro.csproj b/tests/src/JIT/Methodical/eh/nested/general/rethrowincatchnestedinfinally_ro.csproj index d1b4a80..aa2e48d 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/rethrowincatchnestedinfinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/rethrowincatchnestedinfinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/nested/general/throwinfinally_r.csproj b/tests/src/JIT/Methodical/eh/nested/general/throwinfinally_r.csproj index 323274b..775808b 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/throwinfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/throwinfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/nested/general/throwinfinally_ro.csproj b/tests/src/JIT/Methodical/eh/nested/general/throwinfinally_ro.csproj index fd64d29..90bb2dc 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/throwinfinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/throwinfinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/nested/general/throwinfinallynestedintry_r.csproj b/tests/src/JIT/Methodical/eh/nested/general/throwinfinallynestedintry_r.csproj index 24df5dc..7f31c20 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/throwinfinallynestedintry_r.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/throwinfinallynestedintry_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/nested/general/throwinfinallynestedintry_ro.csproj b/tests/src/JIT/Methodical/eh/nested/general/throwinfinallynestedintry_ro.csproj index 296998d..4896b67 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/throwinfinallynestedintry_ro.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/throwinfinallynestedintry_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/nested/general/throwinnestedfinally_r.csproj b/tests/src/JIT/Methodical/eh/nested/general/throwinnestedfinally_r.csproj index 6d2ea8d..5e39c90 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/throwinnestedfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/throwinnestedfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/nested/general/throwinnestedfinally_ro.csproj b/tests/src/JIT/Methodical/eh/nested/general/throwinnestedfinally_ro.csproj index 262c55e..91036e3 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/throwinnestedfinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/throwinnestedfinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/nested/general/trycatchintryfinally_r.csproj b/tests/src/JIT/Methodical/eh/nested/general/trycatchintryfinally_r.csproj index 9778be4..8d66b8c 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/trycatchintryfinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/trycatchintryfinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/nested/general/trycatchintryfinally_ro.csproj b/tests/src/JIT/Methodical/eh/nested/general/trycatchintryfinally_ro.csproj index 6842b7e..432175f 100644 --- a/tests/src/JIT/Methodical/eh/nested/general/trycatchintryfinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/nested/general/trycatchintryfinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinally_50_r.csproj b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinally_50_r.csproj index 3895ce5..617a465 100644 --- a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinally_50_r.csproj +++ b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinally_50_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinally_50_ro.csproj b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinally_50_ro.csproj index 6fe978b..177694c 100644 --- a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinally_50_ro.csproj +++ b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinally_50_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallynestedintry_30_r.csproj b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallynestedintry_30_r.csproj index fa3fb53..80a84fe 100644 --- a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallynestedintry_30_r.csproj +++ b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallynestedintry_30_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallynestedintry_30_ro.csproj b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallynestedintry_30_ro.csproj index b2fbd58..13a2b70 100644 --- a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallynestedintry_30_ro.csproj +++ b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallynestedintry_30_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallyrecursive_20_r.csproj b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallyrecursive_20_r.csproj index bbb2dd8..2ff5ad4 100644 --- a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallyrecursive_20_r.csproj +++ b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallyrecursive_20_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallyrecursive_20_ro.csproj b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallyrecursive_20_ro.csproj index fcf4d35..f56cdcc 100644 --- a/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallyrecursive_20_ro.csproj +++ b/tests/src/JIT/Methodical/eh/nested/nonlocalexit/throwinfinallyrecursive_20_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/regress/asurt/122239/outermostFinally.csproj b/tests/src/JIT/Methodical/eh/regress/asurt/122239/outermostFinally.csproj index 704de06..33d88d9 100644 --- a/tests/src/JIT/Methodical/eh/regress/asurt/122239/outermostFinally.csproj +++ b/tests/src/JIT/Methodical/eh/regress/asurt/122239/outermostFinally.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/Methodical/eh/regress/asurt/140713/innerFinally_r.csproj b/tests/src/JIT/Methodical/eh/regress/asurt/140713/innerFinally_r.csproj index 0ac4c3f..bfb6a0d 100644 --- a/tests/src/JIT/Methodical/eh/regress/asurt/140713/innerFinally_r.csproj +++ b/tests/src/JIT/Methodical/eh/regress/asurt/140713/innerFinally_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/regress/asurt/140713/innerFinally_ro.csproj b/tests/src/JIT/Methodical/eh/regress/asurt/140713/innerFinally_ro.csproj index 1b265a1..3e03740 100644 --- a/tests/src/JIT/Methodical/eh/regress/asurt/140713/innerFinally_ro.csproj +++ b/tests/src/JIT/Methodical/eh/regress/asurt/140713/innerFinally_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/regress/asurt/141358/uncaughtException_r.csproj b/tests/src/JIT/Methodical/eh/regress/asurt/141358/uncaughtException_r.csproj index bbe288b..0a3b776 100644 --- a/tests/src/JIT/Methodical/eh/regress/asurt/141358/uncaughtException_r.csproj +++ b/tests/src/JIT/Methodical/eh/regress/asurt/141358/uncaughtException_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/regress/asurt/141358/uncaughtException_ro.csproj b/tests/src/JIT/Methodical/eh/regress/asurt/141358/uncaughtException_ro.csproj index be31e5f..e317cd6 100644 --- a/tests/src/JIT/Methodical/eh/regress/asurt/141358/uncaughtException_ro.csproj +++ b/tests/src/JIT/Methodical/eh/regress/asurt/141358/uncaughtException_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/regress/vswhidbey/148190/baduwinfo.csproj b/tests/src/JIT/Methodical/eh/regress/vswhidbey/148190/baduwinfo.csproj index 9a28653..28c6866 100644 --- a/tests/src/JIT/Methodical/eh/regress/vswhidbey/148190/baduwinfo.csproj +++ b/tests/src/JIT/Methodical/eh/regress/vswhidbey/148190/baduwinfo.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/Methodical/eh/regress/vswhidbey/148190/baduwinfo1.csproj b/tests/src/JIT/Methodical/eh/regress/vswhidbey/148190/baduwinfo1.csproj index 7c1b338..f622c24 100644 --- a/tests/src/JIT/Methodical/eh/regress/vswhidbey/148190/baduwinfo1.csproj +++ b/tests/src/JIT/Methodical/eh/regress/vswhidbey/148190/baduwinfo1.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyaftercatch_r.csproj b/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyaftercatch_r.csproj index 4a9ac15..05fa25d 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyaftercatch_r.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyaftercatch_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyaftercatch_ro.csproj b/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyaftercatch_ro.csproj index 0a5a6b6..6d3f7f9 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyaftercatch_ro.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyaftercatch_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/rethrow/rethrowwithhandlerscatchingbase_r.csproj b/tests/src/JIT/Methodical/eh/rethrow/rethrowwithhandlerscatchingbase_r.csproj index 43a5f0b..809d12d 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/rethrowwithhandlerscatchingbase_r.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/rethrowwithhandlerscatchingbase_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/rethrow/rethrowwithhandlerscatchingbase_ro.csproj b/tests/src/JIT/Methodical/eh/rethrow/rethrowwithhandlerscatchingbase_ro.csproj index 588a2f6..cad1e5b 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/rethrowwithhandlerscatchingbase_ro.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/rethrowwithhandlerscatchingbase_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/rethrow/samerethrowtwice_r.csproj b/tests/src/JIT/Methodical/eh/rethrow/samerethrowtwice_r.csproj index bf644df..0dc2364 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/samerethrowtwice_r.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/samerethrowtwice_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/rethrow/samerethrowtwice_ro.csproj b/tests/src/JIT/Methodical/eh/rethrow/samerethrowtwice_ro.csproj index f7a9122..1f0d8a4 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/samerethrowtwice_ro.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/samerethrowtwice_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/rethrow/samethrowtwice_r.csproj b/tests/src/JIT/Methodical/eh/rethrow/samethrowtwice_r.csproj index 801b03e..5b3731a 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/samethrowtwice_r.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/samethrowtwice_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/rethrow/samethrowtwice_ro.csproj b/tests/src/JIT/Methodical/eh/rethrow/samethrowtwice_ro.csproj index cab2de7..798c81f 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/samethrowtwice_ro.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/samethrowtwice_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/rethrow/simplerethrow_r.csproj b/tests/src/JIT/Methodical/eh/rethrow/simplerethrow_r.csproj index b73e0fe..8c1e57a 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/simplerethrow_r.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/simplerethrow_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/rethrow/simplerethrow_ro.csproj b/tests/src/JIT/Methodical/eh/rethrow/simplerethrow_ro.csproj index db64ab0..8042f15 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/simplerethrow_ro.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/simplerethrow_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/eh/rethrow/throwwithhandlerscatchingbase_r.csproj b/tests/src/JIT/Methodical/eh/rethrow/throwwithhandlerscatchingbase_r.csproj index 1acf4d6..17c7144 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/throwwithhandlerscatchingbase_r.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/throwwithhandlerscatchingbase_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/eh/rethrow/throwwithhandlerscatchingbase_ro.csproj b/tests/src/JIT/Methodical/eh/rethrow/throwwithhandlerscatchingbase_ro.csproj index e7d5939..cc77586 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/throwwithhandlerscatchingbase_ro.csproj +++ b/tests/src/JIT/Methodical/eh/rethrow/throwwithhandlerscatchingbase_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_byte_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_byte_1_d.csproj index 670ef95..f1aba7f 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_byte_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_byte_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_byte_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_byte_1_r.csproj index 670ef95..5b8d071 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_byte_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_byte_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_double_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_double_1_d.csproj index 8c7cfd2..770525e 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_double_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_double_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_double_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_double_1_r.csproj index 8c7cfd2..66cf504 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_double_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_double_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_float_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_float_1_d.csproj index 8668775..2aab5aa 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_float_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_float_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_float_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_float_1_r.csproj index 8668775..2bb9d11 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_float_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_float_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_byte_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_byte_1_d.csproj index ee38038..15bee24 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_byte_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_byte_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_byte_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_byte_1_r.csproj index ee38038..713feca 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_byte_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_byte_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_double_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_double_1_d.csproj index be14580..e19fac3 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_double_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_double_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_double_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_double_1_r.csproj index be14580..8b3e40d 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_double_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_double_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_float_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_float_1_d.csproj index 89f36e0..7d0d1c1 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_float_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_float_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_float_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_float_1_r.csproj index 89f36e0..64f33bc 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_float_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_float_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_int_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_int_1_d.csproj index ad5cc6f..cea6ebc 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_int_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_int_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_int_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_int_1_r.csproj index ad5cc6f..aca6ee9 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_int_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_int_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_long_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_long_1_d.csproj index ee52994..bf9041d 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_long_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_long_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_long_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_long_1_r.csproj index ee52994..6455828 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_long_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_long_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_obj_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_obj_1_d.csproj index 7c5928a..8eb552e 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_obj_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_obj_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_obj_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_obj_1_r.csproj index 7c5928a..9455917 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_obj_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_obj_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_short_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_short_1_d.csproj index 8a16e48..65daa27 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_short_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_short_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_short_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_short_1_r.csproj index 8a16e48..5a6afee 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_short_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_short_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_val_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_val_1_d.csproj index f186772..91777b4 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_val_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_val_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_val_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_val_1_r.csproj index f186772..49966c3 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_gc_val_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_gc_val_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_int_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_int_1_d.csproj index d408662..307acff 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_int_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_int_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_int_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_int_1_r.csproj index d408662..e8de611 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_int_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_int_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_long_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_long_1_d.csproj index a4f9e1d..14dbad9 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_long_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_long_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_long_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_long_1_r.csproj index a4f9e1d..cf2e470 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_long_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_long_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_obj_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_obj_1_d.csproj index 441e4df..c0e1011 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_obj_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_obj_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_obj_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_obj_1_r.csproj index 441e4df..1e7eedc 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_obj_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_obj_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_short_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_short_1_d.csproj index d7686c4..31f902f 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_short_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_short_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_short_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_short_1_r.csproj index d7686c4..3e99746 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_short_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_short_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_val_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_val_1_d.csproj index 46d74a9..9f29330 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_val_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_val_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/expl_val_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/expl_val_1_r.csproj index 46d74a9..2aa3965 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/expl_val_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/expl_val_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_byte_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_byte_1_d.csproj index ec2a01b..dbb8d45 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_byte_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_byte_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_byte_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_byte_1_r.csproj index ec2a01b..209e93b 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_byte_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_byte_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_double_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_double_1_d.csproj index e9852de..31d8458 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_double_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_double_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_double_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_double_1_r.csproj index e9852de..d91954f 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_double_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_double_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_float_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_float_1_d.csproj index b599235..67dfe1c 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_float_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_float_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_float_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_float_1_r.csproj index b599235..19d70c5 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_float_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_float_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_byte_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_byte_1_d.csproj index b29d94b..c533c53 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_byte_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_byte_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_byte_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_byte_1_r.csproj index b29d94b..afbca41 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_byte_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_byte_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_double_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_double_1_d.csproj index 2bdd687..8c76a88 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_double_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_double_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_double_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_double_1_r.csproj index 2bdd687..0343ee1 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_double_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_double_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_float_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_float_1_d.csproj index 641ac4f..e6c6982 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_float_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_float_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_float_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_float_1_r.csproj index 641ac4f..7f7971c 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_float_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_float_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_int_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_int_1_d.csproj index 3220c40..80b16cc 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_int_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_int_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_int_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_int_1_r.csproj index 3220c40..12b88ef 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_int_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_int_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_long_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_long_1_d.csproj index 2bcdfd3..7ca65e5 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_long_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_long_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_long_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_long_1_r.csproj index 2bcdfd3..a91fa45 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_long_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_long_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_obj_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_obj_1_d.csproj index e1145f9..cf29957 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_obj_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_obj_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_obj_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_obj_1_r.csproj index e1145f9..d8541ec 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_obj_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_obj_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_short_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_short_1_d.csproj index f92c7a1..fc13575 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_short_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_short_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_short_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_short_1_r.csproj index f92c7a1..8423f8f 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_short_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_short_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_val_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_val_1_d.csproj index a1d8770..a44e3a8 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_val_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_val_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_val_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_val_1_r.csproj index a1d8770..e147408 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_gc_val_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_gc_val_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_int_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_int_1_d.csproj index 1b10c3d..4e293ad 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_int_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_int_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_int_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_int_1_r.csproj index 1b10c3d..fab107a 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_int_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_int_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_long_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_long_1_d.csproj index f3026c1..83d57f4 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_long_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_long_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_long_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_long_1_r.csproj index f3026c1..9cdaded 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_long_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_long_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_obj_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_obj_1_d.csproj index 0d37a06..6285b13 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_obj_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_obj_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_obj_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_obj_1_r.csproj index 0d37a06..6b2cb78 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_obj_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_obj_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_short_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_short_1_d.csproj index 8881d50..a2e58ce 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_short_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_short_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_short_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_short_1_r.csproj index 8881d50..91fd4d3 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_short_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_short_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_val_1_d.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_val_1_d.csproj index c628836..6e56304 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_val_1_d.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_val_1_d.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + Full diff --git a/tests/src/JIT/Methodical/explicit/coverage/seq_val_1_r.csproj b/tests/src/JIT/Methodical/explicit/coverage/seq_val_1_r.csproj index c628836..104869a 100644 --- a/tests/src/JIT/Methodical/explicit/coverage/seq_val_1_r.csproj +++ b/tests/src/JIT/Methodical/explicit/coverage/seq_val_1_r.csproj @@ -1,4 +1,4 @@ - + @@ -29,6 +29,7 @@ True + None diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit1.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit1.csproj index 7c1ead1..3a544fa 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit1.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit1.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit2.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit2.csproj index 067181d..a460a8e 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit2.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit2.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit3.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit3.csproj index ad26e10..b0ef673 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit3.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit3.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit4.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit4.csproj index c821d3a..bfbd82d 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit4.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit4.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit5.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit5.csproj index f80886c..00c72c3 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit5.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit5.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit6.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit6.csproj index fec70a6..d8029ac 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit6.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit6.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit7.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit7.csproj index bba2505..84fad2d 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit7.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit7.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit8.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit8.csproj index 1e2bafd..03dd7c9 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit8.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit8.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit1.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit1.csproj index bd0ffac..42d95c2 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit1.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit1.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit2.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit2.csproj index 56d88c2..02010af 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit2.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit2.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit3.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit3.csproj index cde63af..bbff041 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit3.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit3.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit4.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit4.csproj index 2fb3fe1..d91e89d 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit4.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit4.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit5.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit5.csproj index cddec3c..26fa8e3 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit5.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit5.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit6.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit6.csproj index 6c451e2..1c5bafa 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit6.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit6.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit7.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit7.csproj index ed70cce..4fed4ae 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit7.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit7.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit8.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit8.csproj index a078338..3152a69 100644 --- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit8.csproj +++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit8.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/flowgraph/bug619534/finallyclone.csproj b/tests/src/JIT/Methodical/flowgraph/bug619534/finallyclone.csproj index efceb32..774d973 100644 --- a/tests/src/JIT/Methodical/flowgraph/bug619534/finallyclone.csproj +++ b/tests/src/JIT/Methodical/flowgraph/bug619534/finallyclone.csproj @@ -28,7 +28,7 @@ PdbOnly - False + True diff --git a/tests/src/JIT/Methodical/flowgraph/bug619534/moduleHandleCache.csproj b/tests/src/JIT/Methodical/flowgraph/bug619534/moduleHandleCache.csproj index 12ebb25..5ca2e92 100644 --- a/tests/src/JIT/Methodical/flowgraph/bug619534/moduleHandleCache.csproj +++ b/tests/src/JIT/Methodical/flowgraph/bug619534/moduleHandleCache.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly False diff --git a/tests/src/JIT/Methodical/fp/apps/bouncingball_cs_r.csproj b/tests/src/JIT/Methodical/fp/apps/bouncingball_cs_r.csproj index ee991af..d68ec17 100644 --- a/tests/src/JIT/Methodical/fp/apps/bouncingball_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/apps/bouncingball_cs_r.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None False diff --git a/tests/src/JIT/Methodical/fp/apps/bouncingball_cs_ro.csproj b/tests/src/JIT/Methodical/fp/apps/bouncingball_cs_ro.csproj index fbf22cb..e22e74d 100644 --- a/tests/src/JIT/Methodical/fp/apps/bouncingball_cs_ro.csproj +++ b/tests/src/JIT/Methodical/fp/apps/bouncingball_cs_ro.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + None True diff --git a/tests/src/JIT/Methodical/fp/exgen/1000w1d_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/1000w1d_cs_d.csproj index c48daab..edfbbf9 100644 --- a/tests/src/JIT/Methodical/fp/exgen/1000w1d_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/1000w1d_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/1000w1d_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/1000w1d_cs_r.csproj index 89b35cd..5a1d20e 100644 --- a/tests/src/JIT/Methodical/fp/exgen/1000w1d_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/1000w1d_cs_r.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/10w250d_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/10w250d_cs_d.csproj index 956e3c6..e43cd01 100644 --- a/tests/src/JIT/Methodical/fp/exgen/10w250d_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/10w250d_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/10w250d_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/10w250d_cs_r.csproj index 49ffe8b..5497cfa 100644 --- a/tests/src/JIT/Methodical/fp/exgen/10w250d_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/10w250d_cs_r.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_d.csproj index 5914acb..8d056b6 100644 --- a/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_r.csproj index 5b8aa0c..aef7f12 100644 --- a/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_r.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/200w1d-01_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/200w1d-01_cs_d.csproj index fb5f150..fbefee0 100644 --- a/tests/src/JIT/Methodical/fp/exgen/200w1d-01_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/200w1d-01_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/200w1d-01_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/200w1d-01_cs_r.csproj index fef3637..dc56044 100644 --- a/tests/src/JIT/Methodical/fp/exgen/200w1d-01_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/200w1d-01_cs_r.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/200w1d-02_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/200w1d-02_cs_d.csproj index ad1acf9..d07eaf4 100644 --- a/tests/src/JIT/Methodical/fp/exgen/200w1d-02_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/200w1d-02_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/200w1d-02_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/200w1d-02_cs_r.csproj index 8380b22..c69e34a 100644 --- a/tests/src/JIT/Methodical/fp/exgen/200w1d-02_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/200w1d-02_cs_r.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/3w1d-01_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/3w1d-01_cs_d.csproj index 93ffcb4..37a3912 100644 --- a/tests/src/JIT/Methodical/fp/exgen/3w1d-01_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/3w1d-01_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/3w1d-01_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/3w1d-01_cs_r.csproj index c5930b0..3e8617a 100644 --- a/tests/src/JIT/Methodical/fp/exgen/3w1d-01_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/3w1d-01_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/3w1d-02_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/3w1d-02_cs_d.csproj index f013bec..52199c0 100644 --- a/tests/src/JIT/Methodical/fp/exgen/3w1d-02_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/3w1d-02_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/3w1d-02_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/3w1d-02_cs_r.csproj index 19e921f..addd239 100644 --- a/tests/src/JIT/Methodical/fp/exgen/3w1d-02_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/3w1d-02_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-01_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-01_cs_d.csproj index ff32396..f185b2c 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-01_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-01_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-01_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-01_cs_r.csproj index 85f0a3e..63bbe9c 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-01_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-01_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-02_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-02_cs_d.csproj index fe7f379..18e6be7 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-02_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-02_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-02_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-02_cs_r.csproj index 81e186f..68c8a79 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-02_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-02_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-03_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-03_cs_d.csproj index e0b5f7a..872da5e 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-03_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-03_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-03_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-03_cs_r.csproj index 97099e7..c3a4c09 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-03_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-03_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-04_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-04_cs_d.csproj index 873a467..8f40a63 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-04_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-04_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-04_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-04_cs_r.csproj index 8840ec4..e26e36e 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-04_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-04_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-05_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-05_cs_d.csproj index df305e1..1dab750 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-05_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-05_cs_d.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-05_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-05_cs_r.csproj index 76ed90f..2c90674 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-05_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-05_cs_r.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-06_cs_d.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-06_cs_d.csproj index c407f43..4ce3a15 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-06_cs_d.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-06_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/fp/exgen/5w1d-06_cs_r.csproj b/tests/src/JIT/Methodical/fp/exgen/5w1d-06_cs_r.csproj index 41f45ca..9fddba3 100644 --- a/tests/src/JIT/Methodical/fp/exgen/5w1d-06_cs_r.csproj +++ b/tests/src/JIT/Methodical/fp/exgen/5w1d-06_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/int64/arrays/_dbglcs_long.csproj b/tests/src/JIT/Methodical/int64/arrays/_dbglcs_long.csproj index 2f31e30..67b9112 100644 --- a/tests/src/JIT/Methodical/int64/arrays/_dbglcs_long.csproj +++ b/tests/src/JIT/Methodical/int64/arrays/_dbglcs_long.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/arrays/_dbglcs_ulong.csproj b/tests/src/JIT/Methodical/int64/arrays/_dbglcs_ulong.csproj index c91fa90..7321f04 100644 --- a/tests/src/JIT/Methodical/int64/arrays/_dbglcs_ulong.csproj +++ b/tests/src/JIT/Methodical/int64/arrays/_dbglcs_ulong.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/arrays/_rellcs_long.csproj b/tests/src/JIT/Methodical/int64/arrays/_rellcs_long.csproj index 062c478..d286765 100644 --- a/tests/src/JIT/Methodical/int64/arrays/_rellcs_long.csproj +++ b/tests/src/JIT/Methodical/int64/arrays/_rellcs_long.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/arrays/_rellcs_ulong.csproj b/tests/src/JIT/Methodical/int64/arrays/_rellcs_ulong.csproj index 4b53668..c9d0933 100644 --- a/tests/src/JIT/Methodical/int64/arrays/_rellcs_ulong.csproj +++ b/tests/src/JIT/Methodical/int64/arrays/_rellcs_ulong.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/misc/_dbgbinop.csproj b/tests/src/JIT/Methodical/int64/misc/_dbgbinop.csproj index a0f0444..abadee8 100644 --- a/tests/src/JIT/Methodical/int64/misc/_dbgbinop.csproj +++ b/tests/src/JIT/Methodical/int64/misc/_dbgbinop.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/misc/_dbgbox.csproj b/tests/src/JIT/Methodical/int64/misc/_dbgbox.csproj index 3a17202..17a9dcd 100644 --- a/tests/src/JIT/Methodical/int64/misc/_dbgbox.csproj +++ b/tests/src/JIT/Methodical/int64/misc/_dbgbox.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/misc/_relbinop.csproj b/tests/src/JIT/Methodical/int64/misc/_relbinop.csproj index 6c77517..f7b4de4 100644 --- a/tests/src/JIT/Methodical/int64/misc/_relbinop.csproj +++ b/tests/src/JIT/Methodical/int64/misc/_relbinop.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/misc/_relbox.csproj b/tests/src/JIT/Methodical/int64/misc/_relbox.csproj index e3a1bf2..094df25 100644 --- a/tests/src/JIT/Methodical/int64/misc/_relbox.csproj +++ b/tests/src/JIT/Methodical/int64/misc/_relbox.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_addsub.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_addsub.csproj index 4fb30b1..69735ab 100644 --- a/tests/src/JIT/Methodical/int64/signed/_dbgs_addsub.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_addsub.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_div.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_div.csproj index c53fb4c..7a16df2 100644 --- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_div.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_div.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mul.csproj index 828f555..a49c52e 100644 --- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mul.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mul.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mulovf.csproj index 89de979..8fd6b27 100644 --- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mulovf.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mul.csproj index 79311f5..7e09918 100644 --- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mul.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mul.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mulovf.csproj index 4e60e83..79c57d9 100644 --- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mulovf.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mul.csproj index 412a6cc..e5cc855 100644 --- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mul.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mul.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mulovf.csproj index e882366..5d0e891 100644 --- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mulovf.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_muldiv.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_muldiv.csproj index 55d06f1..04fab89 100644 --- a/tests/src/JIT/Methodical/int64/signed/_dbgs_muldiv.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_muldiv.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_addsub.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_addsub.csproj index 6782b58..7fd0a3a 100644 --- a/tests/src/JIT/Methodical/int64/signed/_rels_addsub.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_rels_addsub.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_div.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_div.csproj index d4b0107..8e5f2f9 100644 --- a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_div.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_div.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mul.csproj index f284321..1e85b7a 100644 --- a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mul.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mul.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mulovf.csproj index 91e8e95..47765b4 100644 --- a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mulovf.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mul.csproj index 57a5be6..2860bdf 100644 --- a/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mul.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mul.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mulovf.csproj index 40c9273..ac09fe1 100644 --- a/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mulovf.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mul.csproj index fef4c3a..7b7888e 100644 --- a/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mul.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mul.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mulovf.csproj index 8074447..8f74cd8 100644 --- a/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mulovf.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_muldiv.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_muldiv.csproj index 776a94f..a44d99e 100644 --- a/tests/src/JIT/Methodical/int64/signed/_rels_muldiv.csproj +++ b/tests/src/JIT/Methodical/int64/signed/_rels_muldiv.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/superlong/_dbgsuperlong.csproj b/tests/src/JIT/Methodical/int64/superlong/_dbgsuperlong.csproj index 8a2c998..be4a478 100644 --- a/tests/src/JIT/Methodical/int64/superlong/_dbgsuperlong.csproj +++ b/tests/src/JIT/Methodical/int64/superlong/_dbgsuperlong.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/superlong/_relsuperlong.csproj b/tests/src/JIT/Methodical/int64/superlong/_relsuperlong.csproj index 19f2933..4545f29 100644 --- a/tests/src/JIT/Methodical/int64/superlong/_relsuperlong.csproj +++ b/tests/src/JIT/Methodical/int64/superlong/_relsuperlong.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgaddsub.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgaddsub.csproj index 6ac8675..661f93c 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_dbgaddsub.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgaddsub.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mul.csproj index 77bda5e..919e3c2 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mul.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mul.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mulovf.csproj index 5c79a2d..e3bcb21 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mulovf.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mul.csproj index c797ac8..8a5b1c0 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mul.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mul.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mulovf.csproj index 7bc4adf..09802d1 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mulovf.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mul.csproj index 545fab5..f81b919 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mul.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mul.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mulovf.csproj index b2b4562..d1f73a2 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mulovf.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgmuldiv.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgmuldiv.csproj index 2bb94af..f01e60f 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_dbgmuldiv.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgmuldiv.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_reladdsub.csproj b/tests/src/JIT/Methodical/int64/unsigned/_reladdsub.csproj index a872911..54cd4b3 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_reladdsub.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_reladdsub.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldc_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldc_mul.csproj index 3abbf95..8ce7e18 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_relldc_mul.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_relldc_mul.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldc_mulovf.csproj index 22d645a..5fcb673 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_relldc_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_relldc_mulovf.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mul.csproj index 7b16622..9fb071e 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mul.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mul.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mulovf.csproj index fe1f0d3..661f57d 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mulovf.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mul.csproj index 7fdd0c2..032c77a 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mul.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mul.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mulovf.csproj index f064dec..b5e1e6a 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mulovf.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mulovf.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relmuldiv.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relmuldiv.csproj index 08568fb..778f76c 100644 --- a/tests/src/JIT/Methodical/int64/unsigned/_relmuldiv.csproj +++ b/tests/src/JIT/Methodical/int64/unsigned/_relmuldiv.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/refany/_dbggcreport.csproj b/tests/src/JIT/Methodical/refany/_dbggcreport.csproj index bd8d7fb..e8bfe8b 100644 --- a/tests/src/JIT/Methodical/refany/_dbggcreport.csproj +++ b/tests/src/JIT/Methodical/refany/_dbggcreport.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/refany/_dbgnative.csproj b/tests/src/JIT/Methodical/refany/_dbgnative.csproj index 0522cf1..469701a 100644 --- a/tests/src/JIT/Methodical/refany/_dbgnative.csproj +++ b/tests/src/JIT/Methodical/refany/_dbgnative.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/refany/_dbgstress1.csproj b/tests/src/JIT/Methodical/refany/_dbgstress1.csproj index 6b720d4..a60dc67 100644 --- a/tests/src/JIT/Methodical/refany/_dbgstress1.csproj +++ b/tests/src/JIT/Methodical/refany/_dbgstress1.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/refany/_dbgstress3.csproj b/tests/src/JIT/Methodical/refany/_dbgstress3.csproj index 55413c7..356bfb5 100644 --- a/tests/src/JIT/Methodical/refany/_dbgstress3.csproj +++ b/tests/src/JIT/Methodical/refany/_dbgstress3.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/refany/_dbgvirtcall.csproj b/tests/src/JIT/Methodical/refany/_dbgvirtcall.csproj index 8a34ba4..44d0d73 100644 --- a/tests/src/JIT/Methodical/refany/_dbgvirtcall.csproj +++ b/tests/src/JIT/Methodical/refany/_dbgvirtcall.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/refany/_relgcreport.csproj b/tests/src/JIT/Methodical/refany/_relgcreport.csproj index c55d563..d10dc50 100644 --- a/tests/src/JIT/Methodical/refany/_relgcreport.csproj +++ b/tests/src/JIT/Methodical/refany/_relgcreport.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/refany/_relnative.csproj b/tests/src/JIT/Methodical/refany/_relnative.csproj index e5b54f5..aeb35f8 100644 --- a/tests/src/JIT/Methodical/refany/_relnative.csproj +++ b/tests/src/JIT/Methodical/refany/_relnative.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/refany/_relstress1.csproj b/tests/src/JIT/Methodical/refany/_relstress1.csproj index 056c79c..a6301e5 100644 --- a/tests/src/JIT/Methodical/refany/_relstress1.csproj +++ b/tests/src/JIT/Methodical/refany/_relstress1.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/refany/_relstress3.csproj b/tests/src/JIT/Methodical/refany/_relstress3.csproj index 9b66fe0..85c0243 100644 --- a/tests/src/JIT/Methodical/refany/_relstress3.csproj +++ b/tests/src/JIT/Methodical/refany/_relstress3.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/refany/_relvirtcall.csproj b/tests/src/JIT/Methodical/refany/_relvirtcall.csproj index c6a300d..a7812a9 100644 --- a/tests/src/JIT/Methodical/refany/_relvirtcall.csproj +++ b/tests/src/JIT/Methodical/refany/_relvirtcall.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/stringintern/_XModuletest1-xmod.csproj b/tests/src/JIT/Methodical/stringintern/_XModuletest1-xmod.csproj index 7590a86..0f19d1d 100644 --- a/tests/src/JIT/Methodical/stringintern/_XModuletest1-xmod.csproj +++ b/tests/src/JIT/Methodical/stringintern/_XModuletest1-xmod.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ PdbOnly - + diff --git a/tests/src/JIT/Methodical/stringintern/_XModuletest2-xmod.csproj b/tests/src/JIT/Methodical/stringintern/_XModuletest2-xmod.csproj index 55984db..8814b9f 100644 --- a/tests/src/JIT/Methodical/stringintern/_XModuletest2-xmod.csproj +++ b/tests/src/JIT/Methodical/stringintern/_XModuletest2-xmod.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ PdbOnly - + diff --git a/tests/src/JIT/Methodical/stringintern/_XModuletest4-xmod.csproj b/tests/src/JIT/Methodical/stringintern/_XModuletest4-xmod.csproj index 19f7b0f..2225d3e 100644 --- a/tests/src/JIT/Methodical/stringintern/_XModuletest4-xmod.csproj +++ b/tests/src/JIT/Methodical/stringintern/_XModuletest4-xmod.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ PdbOnly - + diff --git a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-0.csproj b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-0.csproj index 8803485..f9e0464 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-0.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-0.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-1.csproj b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-1.csproj index 2eb4b4e..94b75ef 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-1.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-1.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-2.csproj b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-2.csproj index 9449613..597e52d 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-2.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-2.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-3.csproj b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-3.csproj index 47eefba..858ca2b 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-3.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-3.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-4.csproj b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-4.csproj index 495c3c8..a9b4e27 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-4.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-4.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-5.csproj b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-5.csproj index a265f04..7814e3e 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-5.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-5.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-6.csproj b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-6.csproj index b50dce0..6c35c11 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-6.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_dbgunsafe-6.csproj @@ -28,7 +28,7 @@ Full - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-0.csproj b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-0.csproj index 9869c5c..c21faf1 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-0.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-0.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-1.csproj b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-1.csproj index c7777fa..0d9de4b 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-1.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-1.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-2.csproj b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-2.csproj index a0fd69d..ea85359 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-2.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-2.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-3.csproj b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-3.csproj index f55a311..7ee33ef 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-3.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-3.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-4.csproj b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-4.csproj index df504f5..661f02c 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-4.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-4.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-5.csproj b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-5.csproj index 5384d40..c3e3874 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-5.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-5.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-6.csproj b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-6.csproj index 647075f..9c04538 100644 --- a/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-6.csproj +++ b/tests/src/JIT/Methodical/unsafecsharp/_relunsafe-6.csproj @@ -28,7 +28,7 @@ None - + False True diff --git a/tests/src/JIT/Methodical/xxobj/operand/_dbgrefanyval.csproj b/tests/src/JIT/Methodical/xxobj/operand/_dbgrefanyval.csproj index 3a9b74c..00cce73 100644 --- a/tests/src/JIT/Methodical/xxobj/operand/_dbgrefanyval.csproj +++ b/tests/src/JIT/Methodical/xxobj/operand/_dbgrefanyval.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/xxobj/operand/_dbgunbox.csproj b/tests/src/JIT/Methodical/xxobj/operand/_dbgunbox.csproj index 0792238..40321be 100644 --- a/tests/src/JIT/Methodical/xxobj/operand/_dbgunbox.csproj +++ b/tests/src/JIT/Methodical/xxobj/operand/_dbgunbox.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Methodical/xxobj/operand/_relrefanyval.csproj b/tests/src/JIT/Methodical/xxobj/operand/_relrefanyval.csproj index 29e5444..032a51a 100644 --- a/tests/src/JIT/Methodical/xxobj/operand/_relrefanyval.csproj +++ b/tests/src/JIT/Methodical/xxobj/operand/_relrefanyval.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/xxobj/operand/_relunbox.csproj b/tests/src/JIT/Methodical/xxobj/operand/_relunbox.csproj index 7eba6b1..894344f 100644 --- a/tests/src/JIT/Methodical/xxobj/operand/_relunbox.csproj +++ b/tests/src/JIT/Methodical/xxobj/operand/_relunbox.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Methodical/xxobj/sizeof/_dbgsizeof32.csproj b/tests/src/JIT/Methodical/xxobj/sizeof/_dbgsizeof32.csproj index dba9651..d57366b 100644 --- a/tests/src/JIT/Methodical/xxobj/sizeof/_dbgsizeof32.csproj +++ b/tests/src/JIT/Methodical/xxobj/sizeof/_dbgsizeof32.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/xxobj/sizeof/_dbgsizeof64.csproj b/tests/src/JIT/Methodical/xxobj/sizeof/_dbgsizeof64.csproj index 4530c5d..0b67681 100644 --- a/tests/src/JIT/Methodical/xxobj/sizeof/_dbgsizeof64.csproj +++ b/tests/src/JIT/Methodical/xxobj/sizeof/_dbgsizeof64.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/Methodical/xxobj/sizeof/_relsizeof32.csproj b/tests/src/JIT/Methodical/xxobj/sizeof/_relsizeof32.csproj index 980ac23..82080a7 100644 --- a/tests/src/JIT/Methodical/xxobj/sizeof/_relsizeof32.csproj +++ b/tests/src/JIT/Methodical/xxobj/sizeof/_relsizeof32.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Methodical/xxobj/sizeof/_relsizeof64.csproj b/tests/src/JIT/Methodical/xxobj/sizeof/_relsizeof64.csproj index 3b0497f..f9bcd83 100644 --- a/tests/src/JIT/Methodical/xxobj/sizeof/_relsizeof64.csproj +++ b/tests/src/JIT/Methodical/xxobj/sizeof/_relsizeof64.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b12795/b12795.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b12795/b12795.csproj index 665d95e..076c3a4 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b12795/b12795.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b12795/b12795.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + PdbOnly diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b38269/b38269.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b38269/b38269.csproj index 192537c..5dd8f4a 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b38269/b38269.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b38269/b38269.csproj @@ -28,7 +28,7 @@ PdbOnly - False + diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b89279/b89279.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b89279/b89279.csproj index fe96cea..42eacf3 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b89279/b89279.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b89279/b89279.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b30251/b30251.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b30251/b30251.csproj index 34e68c5..dfa7e82 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b30251/b30251.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b30251/b30251.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b268908/b268908.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b268908/b268908.csproj index aac82e9..42c2662 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b268908/b268908.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b268908/b268908.csproj @@ -27,7 +27,7 @@ - None + Full diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b423721/b423721.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b423721/b423721.csproj index 3ff6563..24229a7 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b423721/b423721.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b423721/b423721.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly False diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b448208/Desktop/b448208.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b448208/Desktop/b448208.csproj index 8ffccf6..56cd9a8 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b448208/Desktop/b448208.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b448208/Desktop/b448208.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + PdbOnly diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b369916/b369916.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b369916/b369916.csproj index ce7ca5c..ee297ce 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b369916/b369916.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b369916/b369916.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b604247/b604247.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b604247/b604247.csproj index c25f32a..bc1a6ec 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b604247/b604247.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b604247/b604247.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/b202743/b202743.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/b202743/b202743.csproj index fd9da6e..4a44194 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/b202743/b202743.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/b202743/b202743.csproj @@ -29,7 +29,7 @@ Full - + False True True $(DefineConstants);CORECLR diff --git a/tests/src/JIT/Regression/Dev11/External/Dev11_243742/app.csproj b/tests/src/JIT/Regression/Dev11/External/Dev11_243742/app.csproj index 5118314..a1f1ee2 100644 --- a/tests/src/JIT/Regression/Dev11/External/Dev11_243742/app.csproj +++ b/tests/src/JIT/Regression/Dev11/External/Dev11_243742/app.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - Full + PdbOnly False diff --git a/tests/src/JIT/Regression/Dev11/dev11_13912/dev11_13912.csproj b/tests/src/JIT/Regression/Dev11/dev11_13912/dev11_13912.csproj index 2e12a16..281a558 100644 --- a/tests/src/JIT/Regression/Dev11/dev11_13912/dev11_13912.csproj +++ b/tests/src/JIT/Regression/Dev11/dev11_13912/dev11_13912.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Regression/Dev11/dev11_165544/seqpts.csproj b/tests/src/JIT/Regression/Dev11/dev11_165544/seqpts.csproj index d1d6133..4b09c81 100644 --- a/tests/src/JIT/Regression/Dev11/dev11_165544/seqpts.csproj +++ b/tests/src/JIT/Regression/Dev11/dev11_165544/seqpts.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Regression/Dev11/dev11_20929/dev11_20929_d.csproj b/tests/src/JIT/Regression/Dev11/dev11_20929/dev11_20929_d.csproj index 958a98a..17474e0 100644 --- a/tests/src/JIT/Regression/Dev11/dev11_20929/dev11_20929_d.csproj +++ b/tests/src/JIT/Regression/Dev11/dev11_20929/dev11_20929_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Regression/Dev11/dev11_20929/dev11_20929_r.csproj b/tests/src/JIT/Regression/Dev11/dev11_20929/dev11_20929_r.csproj index 2511e8e..b0ce874 100644 --- a/tests/src/JIT/Regression/Dev11/dev11_20929/dev11_20929_r.csproj +++ b/tests/src/JIT/Regression/Dev11/dev11_20929/dev11_20929_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_d.csproj b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_d.csproj index 9aed323..31801e2 100644 --- a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_d.csproj +++ b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_r.csproj b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_r.csproj index 5e81efd..baaaa18 100644 --- a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_r.csproj +++ b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_d.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_d.csproj index d135e62..dd2f3d4 100644 --- a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_d.csproj +++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_r.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_r.csproj index 8bed1e6..5b43f3e 100644 --- a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_r.csproj +++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_d.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_d.csproj index 8e7b977..4706e3b 100644 --- a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_d.csproj +++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_r.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_r.csproj index eb3a864..d7e61bb 100644 --- a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_r.csproj +++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_d.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_d.csproj index b6b1e45..3d7aee4 100644 --- a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_d.csproj +++ b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_r.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_r.csproj index 3f35ffe..b9ca51d 100644 --- a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_r.csproj +++ b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_d.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_d.csproj index e6b06fb..6640f40 100644 --- a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_d.csproj +++ b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_r.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_r.csproj index a720386..d22e286 100644 --- a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_r.csproj +++ b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Regression/JitBlue/devdiv_911875/DevDiv_911875_d.csproj b/tests/src/JIT/Regression/JitBlue/devdiv_911875/DevDiv_911875_d.csproj index c35b39f..eac2ba6 100644 --- a/tests/src/JIT/Regression/JitBlue/devdiv_911875/DevDiv_911875_d.csproj +++ b/tests/src/JIT/Regression/JitBlue/devdiv_911875/DevDiv_911875_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/Regression/JitBlue/devdiv_911875/DevDiv_911875_r.csproj b/tests/src/JIT/Regression/JitBlue/devdiv_911875/DevDiv_911875_r.csproj index 1288e0f..5906c71 100644 --- a/tests/src/JIT/Regression/JitBlue/devdiv_911875/DevDiv_911875_r.csproj +++ b/tests/src/JIT/Regression/JitBlue/devdiv_911875/DevDiv_911875_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b77951/b77951.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b77951/b77951.csproj index 0e71698..1796058 100644 --- a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b77951/b77951.csproj +++ b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b77951/b77951.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly False diff --git a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1.csproj b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1.csproj index cf1f5bc..99b2b20 100644 --- a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1.csproj +++ b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + PdbOnly False diff --git a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1_o.csproj b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1_o.csproj index 5d9b304..62a8899 100644 --- a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1_o.csproj +++ b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1_o.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + PdbOnly True diff --git a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2.csproj b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2.csproj index 4194f28..506ea96 100644 --- a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2.csproj +++ b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + PdbOnly False diff --git a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2_o.csproj b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2_o.csproj index 5226385..7948de2 100644 --- a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2_o.csproj +++ b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2_o.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + PdbOnly True diff --git a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3.csproj b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3.csproj index 249e48f..9834bb6 100644 --- a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3.csproj +++ b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + PdbOnly False diff --git a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3_o.csproj b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3_o.csproj index c683e37..2e811b9 100644 --- a/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3_o.csproj +++ b/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3_o.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + PdbOnly True diff --git a/tests/src/JIT/jit64/eh/FinallyExec/nonlocalgotoinatryblockinahandler.csproj b/tests/src/JIT/jit64/eh/FinallyExec/nonlocalgotoinatryblockinahandler.csproj index dd3dd11..4883933 100644 --- a/tests/src/JIT/jit64/eh/FinallyExec/nonlocalgotoinatryblockinahandler.csproj +++ b/tests/src/JIT/jit64/eh/FinallyExec/nonlocalgotoinatryblockinahandler.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/eh/Leaves/nonlocalexitfromnestedcatch.csproj b/tests/src/JIT/jit64/eh/Leaves/nonlocalexitfromnestedcatch.csproj index 170fc66..83126c4 100644 --- a/tests/src/JIT/jit64/eh/Leaves/nonlocalexitfromnestedcatch.csproj +++ b/tests/src/JIT/jit64/eh/Leaves/nonlocalexitfromnestedcatch.csproj @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_nd0A_d.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_nd0A_d.csproj index e400d60..54ae37c 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_nd0A_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_nd0A_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_nd0A_r.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_nd0A_r.csproj index 6354ade..54ae37c 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_nd0A_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_nd0A_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_nd2A_d.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_nd2A_d.csproj index 444c59b..accbacb 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_nd2A_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_nd2A_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_nd2A_r.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_nd2A_r.csproj index f98b590..accbacb 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_nd2A_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_nd2A_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_nf0A_d.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_nf0A_d.csproj index 39d8594..1e110e3 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_nf0A_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_nf0A_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_nf0A_r.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_nf0A_r.csproj index 1aa6d3e..1e110e3 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_nf0A_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_nf0A_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_nf2A_d.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_nf2A_d.csproj index 23ba103..f9defb4 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_nf2A_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_nf2A_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_nf2A_r.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_nf2A_r.csproj index 5f1b4c3..f9defb4 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_nf2A_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_nf2A_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_sd0A_d.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_sd0A_d.csproj index a6618b3..eef114d 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_sd0A_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_sd0A_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_sd0A_r.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_sd0A_r.csproj index 5ed76bb..eef114d 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_sd0A_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_sd0A_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_sd2A_d.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_sd2A_d.csproj index e188132..b5194b1 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_sd2A_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_sd2A_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_sd2A_r.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_sd2A_r.csproj index 7a1094b..b5194b1 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_sd2A_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_sd2A_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_sf0A_d.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_sf0A_d.csproj index ca1630d..a1db171 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_sf0A_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_sf0A_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_sf0A_r.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_sf0A_r.csproj index 61fddcf..a1db171 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_sf0A_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_sf0A_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_sf2A_d.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_sf2A_d.csproj index 95a9944..c2738dd 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_sf2A_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_sf2A_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testA/hfa_sf2A_r.csproj b/tests/src/JIT/jit64/hfa/main/testA/hfa_sf2A_r.csproj index 1b1a457..c2738dd 100644 --- a/tests/src/JIT/jit64/hfa/main/testA/hfa_sf2A_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testA/hfa_sf2A_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_nd0C_d.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_nd0C_d.csproj index 5aaf1b3..af9abe1 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_nd0C_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_nd0C_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_nd0C_r.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_nd0C_r.csproj index 3387e69..af9abe1 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_nd0C_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_nd0C_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_nd2C_d.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_nd2C_d.csproj index e19075e..6e8d68d 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_nd2C_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_nd2C_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_nd2C_r.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_nd2C_r.csproj index 8531738..6e8d68d 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_nd2C_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_nd2C_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_nf0C_d.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_nf0C_d.csproj index 62d88fb..9200497 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_nf0C_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_nf0C_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_nf0C_r.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_nf0C_r.csproj index 036a259..9200497 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_nf0C_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_nf0C_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_nf2C_d.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_nf2C_d.csproj index daaa9fe..af6968f 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_nf2C_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_nf2C_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_nf2C_r.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_nf2C_r.csproj index 80dd22c..af6968f 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_nf2C_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_nf2C_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_sd0C_d.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_sd0C_d.csproj index 8c0ae87..0ba7320 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_sd0C_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_sd0C_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_sd0C_r.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_sd0C_r.csproj index 4ff1cdb..0ba7320 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_sd0C_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_sd0C_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_sd2C_d.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_sd2C_d.csproj index 5ebd379..82a58e3 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_sd2C_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_sd2C_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_sd2C_r.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_sd2C_r.csproj index be0700f..82a58e3 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_sd2C_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_sd2C_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_sf0C_d.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_sf0C_d.csproj index cbe4e4f..747d205 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_sf0C_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_sf0C_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_sf0C_r.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_sf0C_r.csproj index ad1034b..747d205 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_sf0C_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_sf0C_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_sf2C_d.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_sf2C_d.csproj index 91db318..14f902b 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_sf2C_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_sf2C_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testC/hfa_sf2C_r.csproj b/tests/src/JIT/jit64/hfa/main/testC/hfa_sf2C_r.csproj index 2983690..14f902b 100644 --- a/tests/src/JIT/jit64/hfa/main/testC/hfa_sf2C_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testC/hfa_sf2C_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_nd0E_d.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_nd0E_d.csproj index 47ce544..470f05e 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_nd0E_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_nd0E_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_nd0E_r.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_nd0E_r.csproj index c34199b..470f05e 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_nd0E_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_nd0E_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_nd2E_d.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_nd2E_d.csproj index 06cb168..232c859 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_nd2E_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_nd2E_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_nd2E_r.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_nd2E_r.csproj index 3ddec2d..232c859 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_nd2E_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_nd2E_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_nf0E_d.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_nf0E_d.csproj index 0257940..6078824 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_nf0E_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_nf0E_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_nf0E_r.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_nf0E_r.csproj index 010d0ca..6078824 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_nf0E_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_nf0E_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_nf2E_d.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_nf2E_d.csproj index cd60cb6..da4a4bf 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_nf2E_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_nf2E_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_nf2E_r.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_nf2E_r.csproj index f332b75..da4a4bf 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_nf2E_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_nf2E_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_sd0E_d.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_sd0E_d.csproj index 4a6bd9f..0581ae2 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_sd0E_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_sd0E_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_sd0E_r.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_sd0E_r.csproj index 827cdba..0581ae2 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_sd0E_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_sd0E_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_sd2E_d.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_sd2E_d.csproj index 6b10df9..2cb9e8b 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_sd2E_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_sd2E_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_sd2E_r.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_sd2E_r.csproj index 84b54b1..2cb9e8b 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_sd2E_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_sd2E_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_sf0E_d.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_sf0E_d.csproj index ec3ffa0..ba52ae5 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_sf0E_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_sf0E_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_sf0E_r.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_sf0E_r.csproj index e78590a..ba52ae5 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_sf0E_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_sf0E_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_sf2E_d.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_sf2E_d.csproj index 12a04c8..d08fa9a 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_sf2E_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_sf2E_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testE/hfa_sf2E_r.csproj b/tests/src/JIT/jit64/hfa/main/testE/hfa_sf2E_r.csproj index 0c074f9..d08fa9a 100644 --- a/tests/src/JIT/jit64/hfa/main/testE/hfa_sf2E_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testE/hfa_sf2E_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_nd0G_d.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_nd0G_d.csproj index 8e036bb..7cf5825 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_nd0G_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_nd0G_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_nd0G_r.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_nd0G_r.csproj index 4e5e26e..7cf5825 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_nd0G_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_nd0G_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_nd2G_d.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_nd2G_d.csproj index 565177d..08d40ef 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_nd2G_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_nd2G_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_nd2G_r.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_nd2G_r.csproj index 2089465..08d40ef 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_nd2G_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_nd2G_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_nf0G_d.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_nf0G_d.csproj index c5bf393..b268c8f 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_nf0G_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_nf0G_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_nf0G_r.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_nf0G_r.csproj index d8d61e4..b268c8f 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_nf0G_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_nf0G_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_nf2G_d.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_nf2G_d.csproj index f2c1e5d..5765cb5 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_nf2G_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_nf2G_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_nf2G_r.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_nf2G_r.csproj index c8da979..5765cb5 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_nf2G_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_nf2G_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_sd0G_d.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_sd0G_d.csproj index 8a28fa4..d3bde46 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_sd0G_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_sd0G_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_sd0G_r.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_sd0G_r.csproj index da7b6fc..d3bde46 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_sd0G_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_sd0G_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_sd2G_d.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_sd2G_d.csproj index b807622..6cdde77 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_sd2G_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_sd2G_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_sd2G_r.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_sd2G_r.csproj index 4f5c1b1..6cdde77 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_sd2G_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_sd2G_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_sf0G_d.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_sf0G_d.csproj index 2fa01cd..122a44e 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_sf0G_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_sf0G_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_sf0G_r.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_sf0G_r.csproj index 181bc1d..122a44e 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_sf0G_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_sf0G_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_sf2G_d.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_sf2G_d.csproj index c1b1c7d..edfa3eb 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_sf2G_d.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_sf2G_d.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + PdbOnly diff --git a/tests/src/JIT/jit64/hfa/main/testG/hfa_sf2G_r.csproj b/tests/src/JIT/jit64/hfa/main/testG/hfa_sf2G_r.csproj index 4e901ad..edfa3eb 100644 --- a/tests/src/JIT/jit64/hfa/main/testG/hfa_sf2G_r.csproj +++ b/tests/src/JIT/jit64/hfa/main/testG/hfa_sf2G_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + PdbOnly diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i00.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i00.ilproj index d1522f9..2c9e844 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i00.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i00.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i01.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i01.ilproj index 37251c5..8dcf4c0 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i01.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i01.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i02.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i02.ilproj index 06f6404..5a8b4f1 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i02.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i02.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i03.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i03.ilproj index e089c9c..d3e4eaa 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i03.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i03.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i04.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i04.ilproj index bbbce78..bf7486d 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i04.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i04.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i05.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i05.ilproj index 41ace5c..f51202b 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i05.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i05.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i06.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i06.ilproj index 4b361c5..d9f7b39 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i06.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i06.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i07.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i07.ilproj index 73fec92..1704fd4 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i07.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i07.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i10.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i10.ilproj index 2939edb..7f95899 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i10.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i10.ilproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + False diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i11.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i11.ilproj index 38d6e93..a0988c4 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i11.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i11.ilproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + False diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i12.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i12.ilproj index 183ab4b..2ef7296 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i12.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i12.ilproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + False diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i13.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i13.ilproj index 7bcb6eb..2dfc28f 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i13.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i13.ilproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - Full + False diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i14.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i14.ilproj index f30f9cd..0cde099 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i14.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i14.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i15.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i15.ilproj index 8257d76..e5a73ca 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i15.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i15.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i16.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i16.ilproj index a3b717b..d97d146 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i16.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i16.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i17.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i17.ilproj index e5046e3..2cffa9e 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i17.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i17.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i30.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i30.ilproj index 24e4f21..95ed776 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i30.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i30.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i31.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i31.ilproj index 8c6d9be..cbcdda1 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i31.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i31.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i32.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i32.ilproj index ca10e83..a50c357 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i32.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i32.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i33.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i33.ilproj index 302879b..9f87e7e 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i33.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i33.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i34.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i34.ilproj index a7bdfa3..fdd6df4 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i34.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i34.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i35.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i35.ilproj index 7577e7a..e9e86c4 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i35.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i35.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i36.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i36.ilproj index 46ac6ee..b87a4ce 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i36.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i36.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i37.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i37.ilproj index ab933c6..e4ca86e 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i37.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i37.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i50.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i50.ilproj index c6c6e6a..2e325db 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i50.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i50.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i51.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i51.ilproj index e21b21d..8581fd3 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i51.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i51.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i52.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i52.ilproj index 5423533..0508b03 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i52.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i52.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i53.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i53.ilproj index 07b0172..2317030 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i53.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i53.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i54.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i54.ilproj index 33d88b4..1e88289 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i54.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i54.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i55.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i55.ilproj index 2a8a310..ec74a63 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i55.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i55.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i56.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i56.ilproj index 9f3155d..1276704 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i56.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i56.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i57.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i57.ilproj index 3fcc59f..8bbce4c 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i57.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i57.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i60.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i60.ilproj index e571b78..cae5ada 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i60.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i60.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i61.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i61.ilproj index ac565c2..a1d5e78 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i61.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i61.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i62.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i62.ilproj index 5cbf59a..3e4dfe2 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i62.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i62.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i63.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i63.ilproj index 091a039..71c1137 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i63.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i63.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i64.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i64.ilproj index 17f1ef0..0c8a601 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i64.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i64.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i65.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i65.ilproj index e4277e9..ea7397a 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i65.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i65.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i66.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i66.ilproj index c11c85e..ab4aa02 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i66.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i66.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i67.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i67.ilproj index fe75d4a..9c0b8a9 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i67.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i67.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i70.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i70.ilproj index 2e139e9..0d6f17d 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i70.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i70.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i71.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i71.ilproj index 332e3a0..08593eb 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i71.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i71.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i72.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i72.ilproj index e959a9b..7526bab 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i72.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i72.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i73.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i73.ilproj index b5d32da..28e3138 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i73.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i73.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i74.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i74.ilproj index 036e6cd..8a25f99 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i74.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i74.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i75.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i75.ilproj index 11cf06e..f4e5a21 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i75.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i75.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i76.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i76.ilproj index ce2baea..aa3d61d 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i76.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i76.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i77.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i77.ilproj index 3e0a04e..1f69767 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i77.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i77.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i80.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i80.ilproj index 8873c08..82f5596 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i80.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i80.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i81.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i81.ilproj index 0203b92..5ee4280 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i81.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i81.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i82.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i82.ilproj index c7cde27..236873f 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i82.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i82.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i83.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i83.ilproj index e65910c..661c27e 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i83.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i83.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i84.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i84.ilproj index 068f445..45b286a 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i84.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i84.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i85.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i85.ilproj index bcaddc7..bdd6971 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i85.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i85.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i86.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i86.ilproj index 9ee087a..2a3c292 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i86.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i86.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/mcc/interop/mcc_i87.ilproj b/tests/src/JIT/jit64/mcc/interop/mcc_i87.ilproj index a8ebe45..6ea42f6 100644 --- a/tests/src/JIT/jit64/mcc/interop/mcc_i87.ilproj +++ b/tests/src/JIT/jit64/mcc/interop/mcc_i87.ilproj @@ -27,7 +27,7 @@ - False + diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_d.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_d.csproj index 9237621..7e3df16 100644 --- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_d.csproj +++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_r.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_r.csproj index 34d5235..e57e206 100644 --- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_r.csproj +++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_d.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_d.csproj index 1d7497b..9e0c3b1 100644 --- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_d.csproj +++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_r.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_r.csproj index d4a4454..38289c8 100644 --- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_r.csproj +++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_d.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_d.csproj index e3577bb..9b786f6 100644 --- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_d.csproj +++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_r.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_r.csproj index cc171d6..dec63f5 100644 --- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_r.csproj +++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_d.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_d.csproj index 8eb2378..1677c14 100644 --- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_d.csproj +++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_r.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_r.csproj index 5d1100b..6445be4 100644 --- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_r.csproj +++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_d.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_d.csproj index 116f22f..e78f6a0 100644 --- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_d.csproj +++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_r.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_r.csproj index caa3ea2..0850e54 100644 --- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_r.csproj +++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_d.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_d.csproj index 3016c6c..63401e2 100644 --- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_d.csproj +++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_r.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_r.csproj index 208842c..67e9867 100644 --- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_r.csproj +++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_d.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_d.csproj index f22a43a..4466879 100644 --- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_d.csproj +++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_r.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_r.csproj index e9625e4..25ebce2 100644 --- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_r.csproj +++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cprop/cprop001_d.csproj b/tests/src/JIT/jit64/opt/cprop/cprop001_d.csproj index a2df9c7..42eb238 100644 --- a/tests/src/JIT/jit64/opt/cprop/cprop001_d.csproj +++ b/tests/src/JIT/jit64/opt/cprop/cprop001_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/jit64/opt/cprop/cprop001_r.csproj b/tests/src/JIT/jit64/opt/cprop/cprop001_r.csproj index c2b44a5..f9eafa1 100644 --- a/tests/src/JIT/jit64/opt/cprop/cprop001_r.csproj +++ b/tests/src/JIT/jit64/opt/cprop/cprop001_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr2_d_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr2_d_loop_try.csproj index 61e9d0c..e247672 100644 --- a/tests/src/JIT/jit64/opt/cse/arrayexpr2_d_loop_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/arrayexpr2_d_loop_try.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r.csproj index 7173b94..d9e8fce 100644 --- a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r.csproj +++ b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop.csproj index 77faa27..e6a85f9 100644 --- a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop.csproj +++ b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop_try.csproj index 296eade..0bd42e0 100644 --- a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop_try.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_try.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_try.csproj index cae2be7..ec9772a 100644 --- a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_try.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/mixedexpr1_d_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/mixedexpr1_d_loop_try.csproj index cf4e974..13c6733 100644 --- a/tests/src/JIT/jit64/opt/cse/mixedexpr1_d_loop_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/mixedexpr1_d_loop_try.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r.csproj b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r.csproj index f5688df..69774d7 100644 --- a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r.csproj +++ b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop.csproj b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop.csproj index def8e74..7e3eee8 100644 --- a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop.csproj +++ b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop_try.csproj index 1d0fdce..2685195 100644 --- a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop_try.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_try.csproj b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_try.csproj index fbb64a1..595634e 100644 --- a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_try.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr4_d_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr4_d_loop_try.csproj index 325d78b..fa728cd 100644 --- a/tests/src/JIT/jit64/opt/cse/simpleexpr4_d_loop_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/simpleexpr4_d_loop_try.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r.csproj index 71d22ae..ccdd4ea 100644 --- a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r.csproj +++ b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop.csproj index b49039c..812d663 100644 --- a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop.csproj +++ b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop_try.csproj index c6c0be3..0a1036d 100644 --- a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop_try.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_try.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_try.csproj index 87c95c5..efaca5d 100644 --- a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_try.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_d_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_d_loop_try.csproj index dba6251..ab6c900 100644 --- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_d_loop_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_d_loop_try.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r.csproj index 258b966..0f104b7 100644 --- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r.csproj +++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop.csproj index 3faab90..1c7044e 100644 --- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop.csproj +++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop_try.csproj index f081231..4449ae1 100644 --- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop_try.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_try.csproj index cc6b8b6..f5d10ec 100644 --- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_try.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_d_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_d_loop_try.csproj index 7fa6a92..1d781f4 100644 --- a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_d_loop_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_d_loop_try.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r.csproj index bd32e51..a215c13 100644 --- a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r.csproj +++ b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop.csproj index 4167ff1..e347b54 100644 --- a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop.csproj +++ b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop_try.csproj index 91b4233..159315c 100644 --- a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop_try.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_try.csproj index 8a7d20d..ae108ee 100644 --- a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_try.csproj +++ b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_try.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/jit64/opt/inl/caninline_d.csproj b/tests/src/JIT/jit64/opt/inl/caninline_d.csproj index 454bef9..0d1b552 100644 --- a/tests/src/JIT/jit64/opt/inl/caninline_d.csproj +++ b/tests/src/JIT/jit64/opt/inl/caninline_d.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/jit64/opt/inl/caninline_r.csproj b/tests/src/JIT/jit64/opt/inl/caninline_r.csproj index 71aeb58..b03da0c 100644 --- a/tests/src/JIT/jit64/opt/inl/caninline_r.csproj +++ b/tests/src/JIT/jit64/opt/inl/caninline_r.csproj @@ -28,7 +28,7 @@ None - + False diff --git a/tests/src/JIT/jit64/regress/vsw/610378/vsw610378.csproj b/tests/src/JIT/jit64/regress/vsw/610378/vsw610378.csproj index 32bd020..b9548e4 100644 --- a/tests/src/JIT/jit64/regress/vsw/610378/vsw610378.csproj +++ b/tests/src/JIT/jit64/regress/vsw/610378/vsw610378.csproj @@ -28,7 +28,7 @@ Full - + False diff --git a/tests/src/JIT/opt/Tailcall/TailcallVerifyWithPrefix.ilproj b/tests/src/JIT/opt/Tailcall/TailcallVerifyWithPrefix.ilproj index c8625c5..6d8d6b6 100644 --- a/tests/src/JIT/opt/Tailcall/TailcallVerifyWithPrefix.ilproj +++ b/tests/src/JIT/opt/Tailcall/TailcallVerifyWithPrefix.ilproj @@ -29,7 +29,7 @@ - False + diff --git a/tests/src/JIT/opt/virtualstubdispatch/bigvtbl/bigvtbl_cs_d.csproj b/tests/src/JIT/opt/virtualstubdispatch/bigvtbl/bigvtbl_cs_d.csproj index 1ae0aaf..1659e5a 100644 --- a/tests/src/JIT/opt/virtualstubdispatch/bigvtbl/bigvtbl_cs_d.csproj +++ b/tests/src/JIT/opt/virtualstubdispatch/bigvtbl/bigvtbl_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/opt/virtualstubdispatch/bigvtbl/bigvtbl_cs_r.csproj b/tests/src/JIT/opt/virtualstubdispatch/bigvtbl/bigvtbl_cs_r.csproj index 7af9c93..9d01e75 100644 --- a/tests/src/JIT/opt/virtualstubdispatch/bigvtbl/bigvtbl_cs_r.csproj +++ b/tests/src/JIT/opt/virtualstubdispatch/bigvtbl/bigvtbl_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True diff --git a/tests/src/JIT/opt/virtualstubdispatch/manyintf/ctest_cs_r.csproj b/tests/src/JIT/opt/virtualstubdispatch/manyintf/ctest_cs_r.csproj index 3bc81a2..02a4b14 100644 --- a/tests/src/JIT/opt/virtualstubdispatch/manyintf/ctest_cs_r.csproj +++ b/tests/src/JIT/opt/virtualstubdispatch/manyintf/ctest_cs_r.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None False diff --git a/tests/src/JIT/opt/virtualstubdispatch/manyintf/ctest_cs_ro.csproj b/tests/src/JIT/opt/virtualstubdispatch/manyintf/ctest_cs_ro.csproj index 629d348..d7a207c 100644 --- a/tests/src/JIT/opt/virtualstubdispatch/manyintf/ctest_cs_ro.csproj +++ b/tests/src/JIT/opt/virtualstubdispatch/manyintf/ctest_cs_ro.csproj @@ -1,4 +1,4 @@ - + @@ -26,7 +26,7 @@ - + None True diff --git a/tests/src/JIT/opt/virtualstubdispatch/mixed/mixed_cs_d.csproj b/tests/src/JIT/opt/virtualstubdispatch/mixed/mixed_cs_d.csproj index 1281298..f794e91 100644 --- a/tests/src/JIT/opt/virtualstubdispatch/mixed/mixed_cs_d.csproj +++ b/tests/src/JIT/opt/virtualstubdispatch/mixed/mixed_cs_d.csproj @@ -29,7 +29,7 @@ Full - + False True True True diff --git a/tests/src/JIT/opt/virtualstubdispatch/mixed/mixed_cs_r.csproj b/tests/src/JIT/opt/virtualstubdispatch/mixed/mixed_cs_r.csproj index 41f3658..d6018c4 100644 --- a/tests/src/JIT/opt/virtualstubdispatch/mixed/mixed_cs_r.csproj +++ b/tests/src/JIT/opt/virtualstubdispatch/mixed/mixed_cs_r.csproj @@ -29,7 +29,7 @@ None - + False True True True -- 2.7.4