2 references to GetExceptionForHRInternal
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (2)
649
return
GetExceptionForHRInternal
(errorCode, errorInfo);
706
return
GetExceptionForHRInternal
(errorCode, errorInfo);