2 references to COR_E_RUNTIMEWRAPPED
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RuntimeWrappedException.cs (1)
23
HResult = HResults.
COR_E_RUNTIMEWRAPPED
;
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
842
case HResults.
COR_E_RUNTIMEWRAPPED
: