Add ExceptionDispatchInfo.SetRemoteStackTrace (#50392)
authorLevi Broderick <GrabYourPitchforks@users.noreply.github.com>
Thu, 1 Apr 2021 00:08:42 +0000 (17:08 -0700)
committerGitHub <noreply@github.com>
Thu, 1 Apr 2021 00:08:42 +0000 (17:08 -0700)
commit9064eed7e0e3416b65ec6fb9e8b172ef1bea919a
tree7688b2a1894ef06e7869e253013d3e8066e72f21
parentc474b6e103d93fdbce421eb7019022670d2845e6
Add ExceptionDispatchInfo.SetRemoteStackTrace (#50392)
src/coreclr/System.Private.CoreLib/src/System/Exception.CoreCLR.cs
src/libraries/System.Private.CoreLib/src/System/Exception.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/ExceptionServices/ExceptionDispatchInfo.cs
src/libraries/System.Runtime/ref/System.Runtime.cs
src/libraries/System.Runtime/tests/System/Runtime/ExceptionServices/ExceptionDispatchInfoTests.cs
src/mono/System.Private.CoreLib/src/System/Exception.Mono.cs