2 references to GetExceptionForHRInternal
mscorlib (2)
system\runtime\interopservices\marshal.cs (2)
1087return GetExceptionForHRInternal(errorCode, IntPtr.Zero); 1095return GetExceptionForHRInternal(errorCode, errorInfo);