4 references to COR_E_APPLICATION
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\ApplicationException.cs (3)
28HResult = HResults.COR_E_APPLICATION; 38HResult = HResults.COR_E_APPLICATION; 44HResult = HResults.COR_E_APPLICATION;
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
741case HResults.COR_E_APPLICATION: