Make Exception._HResult private (#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)
commitc6db4c75edf52b9a7b2875e94485630fc962d9bf
treed6f69686f8cd3d1529bc47e8351dbc30fefe84a1
parent53e367b7f9a2ca799e0510f9420567848e7c0e8b
Make Exception._HResult private (#22354)
src/System.Private.CoreLib/src/System/Exception.cs
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/BindableVectorToListAdapter.cs
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIPropertyValueImpl.cs
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IMapViewToIReadOnlyDictionaryAdapter.cs
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IVectorViewToIReadOnlyListAdapter.cs
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/MapToDictionaryAdapter.cs
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/VectorToListAdapter.cs
src/System.Private.CoreLib/src/System/StubHelpers.cs