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