4 references to COR_E_ENTRYPOINTNOTFOUND
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\EntryPointNotFoundException.cs (3)
20HResult = HResults.COR_E_ENTRYPOINTNOTFOUND; 26HResult = HResults.COR_E_ENTRYPOINTNOTFOUND; 32HResult = HResults.COR_E_ENTRYPOINTNOTFOUND;
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
772case HResults.COR_E_ENTRYPOINTNOTFOUND: