Remove some dead code related to cross-appdomain exceptions. (dotnet/coreclr#20634)
authorAustin Wise <AustinWise@gmail.com>
Fri, 26 Oct 2018 16:35:09 +0000 (09:35 -0700)
committerJan Kotas <jkotas@microsoft.com>
Fri, 26 Oct 2018 16:35:09 +0000 (09:35 -0700)
commit6f6fb209beb702505fd145e7bf9ef999b7cd5b33
tree98c07630d98c5eb20c0fa9e08a54187cca8b8a1d
parentec894a2456af44ca0a1aab29efbda5740e971358
Remove some dead code related to cross-appdomain exceptions. (dotnet/coreclr#20634)

Commit migrated from https://github.com/dotnet/coreclr/commit/610dbc19a4fc3747d5afebb4c94ac77c41f56267
src/coreclr/src/System.Private.CoreLib/src/System/Exception.cs
src/coreclr/src/System.Private.CoreLib/src/System/Threading/Thread.cs
src/coreclr/src/debug/ee/rcthread.cpp
src/coreclr/src/vm/ceemain.cpp
src/coreclr/src/vm/context.h
src/coreclr/src/vm/mscorlib.h
src/coreclr/src/vm/rexcep.h
src/coreclr/src/vm/threads.cpp
src/coreclr/src/vm/threads.h