6 references to COR_E_FILENOTFOUND
System.Private.CoreLib (6)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\FileNotFoundException.cs (5)
19HResult = HResults.COR_E_FILENOTFOUND; 25HResult = HResults.COR_E_FILENOTFOUND; 31HResult = HResults.COR_E_FILENOTFOUND; 37HResult = HResults.COR_E_FILENOTFOUND; 44HResult = HResults.COR_E_FILENOTFOUND;
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
784case HResults.COR_E_FILENOTFOUND: