Make Exception._HResult private (dotnet/coreclr#22354)
authorJan Kotas <jkotas@microsoft.com>
Sat, 2 Feb 2019 03:47:52 +0000 (19:47 -0800)
committerGitHub <noreply@github.com>
Sat, 2 Feb 2019 03:47:52 +0000 (19:47 -0800)
commitd919f7d271842d7503253dc1e3a79cabc1456f87
treef9a0da57f570d5e38192298182d5ccc2344ebd86
parent58efad1c00b2b9fbc8ad336a5bafce77151fca96
Make Exception._HResult private (dotnet/coreclr#22354)

Commit migrated from https://github.com/dotnet/coreclr/commit/c6db4c75edf52b9a7b2875e94485630fc962d9bf
src/coreclr/src/System.Private.CoreLib/src/System/Exception.cs
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/BindableVectorToListAdapter.cs
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIPropertyValueImpl.cs
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IMapViewToIReadOnlyDictionaryAdapter.cs
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IVectorViewToIReadOnlyListAdapter.cs
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/MapToDictionaryAdapter.cs
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/VectorToListAdapter.cs
src/coreclr/src/System.Private.CoreLib/src/System/StubHelpers.cs