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