Integrate misc changes from nativeaot (#53063)
authorJan Kotas <jkotas@microsoft.com>
Sat, 22 May 2021 17:01:44 +0000 (10:01 -0700)
committerGitHub <noreply@github.com>
Sat, 22 May 2021 17:01:44 +0000 (10:01 -0700)
commitaa78fd87c56a9aa7048bd6754ccb3fa601896e55
tree216a7c08a8f0c2f7c8620ae9568c375d171c4a40
parentbc27d49a2ed20029fd1d3630e21cd2b54ef75d54
Integrate misc changes from nativeaot (#53063)

* Integrate misc changes from nativeaot

* Fix RemoteStack serialization

* Delete confusing String.Empty comment
src/coreclr/System.Private.CoreLib/src/System/Exception.CoreCLR.cs
src/coreclr/tools/Common/Compiler/DependencyAnalysis/SortableDependencyNode.cs
src/coreclr/tools/Common/TypeSystem/Interop/IL/MarshalHelpers.cs
src/coreclr/tools/Common/TypeSystem/Interop/IL/Marshaller.cs
src/coreclr/tools/Common/TypeSystem/Interop/MarshalAsDescriptor.cs
src/libraries/System.Private.CoreLib/src/System/Diagnostics/StackTrace.cs
src/libraries/System.Private.CoreLib/src/System/Exception.cs
src/libraries/System.Private.CoreLib/src/System/String.cs
src/mono/System.Private.CoreLib/src/System/Exception.Mono.cs