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