3 references to COR_E_EXCEPTION
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\BadImageFormatException.cs (1)
84(HResult == HResults.COR_E_EXCEPTION))
src\libraries\System.Private.CoreLib\src\System\Exception.cs (1)
22_HResult = HResults.COR_E_EXCEPTION;
src\libraries\System.Private.CoreLib\src\System\IO\FileNotFoundException.cs (1)
63(HResult == HResults.COR_E_EXCEPTION))