25 references to __HResults
mscorlib (25)
system\io\directorynotfoundexception.cs (3)
32SetErrorCode(__HResults.COR_E_DIRECTORYNOTFOUND); 37SetErrorCode(__HResults.COR_E_DIRECTORYNOTFOUND); 42SetErrorCode(__HResults.COR_E_DIRECTORYNOTFOUND);
system\io\drivenotfoundexception.cs (3)
27SetErrorCode(__HResults.COR_E_DIRECTORYNOTFOUND); 32SetErrorCode(__HResults.COR_E_DIRECTORYNOTFOUND); 37SetErrorCode(__HResults.COR_E_DIRECTORYNOTFOUND);
system\io\endofstreamexception.cs (3)
28SetErrorCode(__HResults.COR_E_ENDOFSTREAM); 33SetErrorCode(__HResults.COR_E_ENDOFSTREAM); 38SetErrorCode(__HResults.COR_E_ENDOFSTREAM);
system\io\fileloadexception.cs (5)
40SetErrorCode(__HResults.COR_E_FILELOAD); 45SetErrorCode(__HResults.COR_E_FILELOAD); 50SetErrorCode(__HResults.COR_E_FILELOAD); 55SetErrorCode(__HResults.COR_E_FILELOAD); 61SetErrorCode(__HResults.COR_E_FILELOAD);
system\io\filenotfoundexception.cs (5)
36SetErrorCode(__HResults.COR_E_FILENOTFOUND); 41SetErrorCode(__HResults.COR_E_FILENOTFOUND); 46SetErrorCode(__HResults.COR_E_FILENOTFOUND); 51SetErrorCode(__HResults.COR_E_FILENOTFOUND); 57SetErrorCode(__HResults.COR_E_FILENOTFOUND);
system\io\ioexception.cs (3)
40SetErrorCode(__HResults.COR_E_IO); 45SetErrorCode(__HResults.COR_E_IO); 64SetErrorCode(__HResults.COR_E_IO);
system\io\pathtoolongexception.cs (3)
30SetErrorCode(__HResults.COR_E_PATHTOOLONG); 35SetErrorCode(__HResults.COR_E_PATHTOOLONG); 40SetErrorCode(__HResults.COR_E_PATHTOOLONG);