3 references to COR_E_EXCEPTION
mscorlib (3)
system\badimageformatexception.cs (1)
72(HResult == System.__HResults.COR_E_EXCEPTION))
system\exception.cs (1)
46HResult = __HResults.COR_E_EXCEPTION;
system\io\filenotfoundexception.cs (1)
73(HResult == System.__HResults.COR_E_EXCEPTION))