3 references to InternalGetCOMHRExceptionObject
mscorlib (3)
system\stubhelpers.cs (3)
1522
e = StubHelpers.
InternalGetCOMHRExceptionObject
(hr, IntPtr.Zero, null, /* fForWinRT */ true);
1745
Exception ex =
InternalGetCOMHRExceptionObject
(hr, pCPCMD, pThis, false);
1752
Exception ex =
InternalGetCOMHRExceptionObject
(hr, pCPCMD, pThis, true);