4 references to COR_E_SYSTEM
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
852case HResults.COR_E_SYSTEM:
src\runtime\src\libraries\System.Private.CoreLib\src\System\SystemException.cs (3)
17HResult = HResults.COR_E_SYSTEM; 23HResult = HResults.COR_E_SYSTEM; 29HResult = HResults.COR_E_SYSTEM;