Delete redundant framework API tests (dotnet/coreclr#20481)
authorJan Kotas <jkotas@microsoft.com>
Fri, 19 Oct 2018 03:38:25 +0000 (20:38 -0700)
committerGitHub <noreply@github.com>
Fri, 19 Oct 2018 03:38:25 +0000 (20:38 -0700)
commit5fc2104aa0079515678ffa8845b84f62661b5dc6
treeda4c045cb1224a5a53a9b2608dc03af76a60b845
parent6a7400ba214f2a149cb4199c8c31d206d9f9d320
Delete redundant framework API tests (dotnet/coreclr#20481)

Contributes to https://github.com/dotnet/coreclr/issues/12782

Commit migrated from https://github.com/dotnet/coreclr/commit/6091ddbd6e531c82c7a5db015b587b57aa09fbf4
522 files changed:
src/coreclr/tests/arm/Tests.lst
src/coreclr/tests/arm64/Tests.lst
src/coreclr/tests/src/CoreMangLib/cti/system/io/binarywriter/BinaryWriterOutStream_PSC.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/binarywriter/binarywriteroutstream.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/filestream/FileStreamDispose_PSC.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/filestream/filestreamdispose.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/IOExceptionctor2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/ioexceptionctor1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/ioexceptionctor2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor3.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor5.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor6.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/MemoryStreamCtor7.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/memorystreamctor.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/memorystreamctor2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/memorystreamctor3.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/memorystreamctor4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/memorystreamctor5.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/memorystreamctor6.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/memorystreamctor7.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose1_PSC.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/StreamDispose2_PSC.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/StreamNull_PSC.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/StreamReadTimeOut_PSC.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/StreamWriteTimeOut_PSC.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/streamdispose1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/streamdispose2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/streamnull.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/streamreadtimeout.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/streamwritetimeout.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stringwriter/StringWriterEncoding_PSC.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/io/stringwriter/stringwriterencoding.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeEquals2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeFlowControl.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeGetHashCode.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeName.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOpCodeType.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeOperandType.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeSize.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPop.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeStackBehaviourPush.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeToString.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodeValue.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAdd_Ovf_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesAnd.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesArglist.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBeq_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBge_Un_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBgt_Un_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBle_Un_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBlt_Un_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBne_Un_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBox.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBr_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBreak.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrfalse_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesBrtrue_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCall.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCalli.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCallvirt.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCastclass.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCeq.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCgt_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCkfinite.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesClt_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConstrained.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_I8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I1_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I2_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I4_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I8_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_I_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U1_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U2_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U4_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U8_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_Ovf_U_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_R_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesConv_U8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpblk.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesCpobj.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDiv_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesDup.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfilter.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesEndfinally.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitblk.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesInitobj.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesIsinst.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesJmp.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_0.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_3.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarg_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdarga_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_0.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_3.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_5.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_6.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_7.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_M1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I4_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_I8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdc_R8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_I8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_R8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_Ref.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelem_U4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdelema.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdfld.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdflda.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdftn.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_I8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_R8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_Ref.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdind_U4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdlen.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_0.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_3.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloc_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdloca_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdnull.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdobj.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsfld.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdsflda.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdstr.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdtoken.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLdvirtftn.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLeave_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesLocalloc.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMkrefany.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesMul_Ovf_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNeg.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewarr.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNewobj.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNop.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesNot.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesOr.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPop.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix3.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix5.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix6.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefix7.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesPrefixref.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesReadonly.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanytype.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRefanyval.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRem_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRet.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesRethrow.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShl.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesShr_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSizeof.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStarg_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_I8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_R8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStelem_Ref.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStfld.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_I8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R4.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_R8.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStind_Ref.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_0.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_3.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStloc_S.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStobj.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesStsfld.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSub_Ovf_Un.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesSwitch.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTailcall.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesTakesSingleByteArgument.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesThrow.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnaligned.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesUnbox_Any.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesVolatile.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/OpCodesXor.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodeequals1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodeequals2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodeflowcontrol.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodegethashcode.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodename.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodeopcodetype.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodeoperandtype.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesadd_ovf.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesadd_ovf_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesand.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesarglist.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbeq.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbeq_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbge.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbge_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbge_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbge_un_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbgt.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbgt_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbgt_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbgt_un_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesble.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesble_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesble_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesble_un_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesblt.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesblt_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesblt_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesblt_un_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbne_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbne_un_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbox.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbr.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbr_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbreak.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbrfalse.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbrfalse_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbrtrue.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesbrtrue_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodescall.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodescalli.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodescallvirt.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodescastclass.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesceq.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodescgt.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodescgt_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesckfinite.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesclt.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesclt_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconstrained.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_i.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_i1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_i2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_i4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_i8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_i.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_i1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_i1_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_i2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_i2_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_i4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_i4_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_i8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_i8_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_i_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_u.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_u1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_u1_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_u2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_u2_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_u4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_u4_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_u8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_u8_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_ovf_u_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_r4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_r8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_r_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_u.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_u1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_u2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_u4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesconv_u8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodescpblk.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodescpobj.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesdiv.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesdiv_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesdup.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesendfilter.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesendfinally.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesinitblk.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesinitobj.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesisinst.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesize.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesjmp.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldarg.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldarg_0.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldarg_1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldarg_2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldarg_3.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldarg_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldarga.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldarga_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4_0.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4_1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4_2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4_3.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4_4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4_5.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4_6.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4_7.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4_8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4_m1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i4_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_i8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_r4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldc_r8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem_i.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem_i1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem_i2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem_i4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem_i8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem_r4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem_r8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem_ref.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem_u1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem_u2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelem_u4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldelema.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldfld.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldflda.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldftn.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldind_i.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldind_i1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldind_i2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldind_i4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldind_i8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldind_r4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldind_r8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldind_ref.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldind_u1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldind_u2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldind_u4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldlen.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldloc.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldloc_0.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldloc_1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldloc_2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldloc_3.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldloc_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldloca.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldloca_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldnull.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldobj.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldsfld.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldsflda.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldstr.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldtoken.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesldvirtftn.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesleave.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesleave_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodeslocalloc.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesmkrefany.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesmul.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesmul_ovf.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesmul_ovf_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesneg.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesnewarr.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesnewobj.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesnop.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesnot.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesor.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodespop.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesprefix1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesprefix2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesprefix3.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesprefix4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesprefix5.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesprefix6.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesprefix7.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesprefixref.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesreadonly.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesrefanytype.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesrefanyval.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesrem.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesrem_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesret.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesrethrow.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesshl.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesshr.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesshr_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodessizeof.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstarg.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstarg_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstelem.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstelem_i.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstelem_i1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstelem_i2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstelem_i4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstelem_i8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstelem_r4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstelem_r8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstelem_ref.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstfld.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstind_i.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstind_i1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstind_i2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstind_i4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstind_i8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstind_r4.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstind_r8.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstind_ref.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstloc.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstloc_0.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstloc_1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstloc_2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstloc_3.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstloc_s.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstobj.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesstsfld.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodessub.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodessub_ovf.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodessub_ovf_un.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesswitch.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodestackbehaviourpop.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodestackbehaviourpush.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodestailcall.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodestakessinglebyteargument.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesthrow.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesunaligned.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesunbox.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesunbox_any.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesvolatile.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodesxor.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodetostring.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/opcodevalue.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor1.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor2.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionCtor3.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/SecurityExceptionToString.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/securityexceptionctor1.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/securityexceptionctor2.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/securityexceptionctor3.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/securityexceptiontostring.cs [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/szarrayhelper/SZArrayHelperSetItem.csproj [deleted file]
src/coreclr/tests/src/CoreMangLib/cti/system/szarrayhelper/szarrayhelpersetitem.cs [deleted file]