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