93 references to WinIOError
mscorlib (93)
system\console.cs (5)
988
__Error.
WinIOError
(errorCode, null);
1150
__Error.
WinIOError
(errorCode, String.Empty);
1299
__Error.
WinIOError
(errorCode, String.Empty);
1390
__Error.
WinIOError
(r, String.Empty);
1578
__Error.
WinIOError
(errorCode, "stdin");
system\io\__consolestream.cs (2)
137
__Error.
WinIOError
(errCode, String.Empty);
163
__Error.
WinIOError
(errCode, String.Empty);
system\io\__error.cs (2)
126
WinIOError
(errorCode, String.Empty);
208
WinIOError
(errorCode, driveName);
system\io\directory.cs (17)
366
__Error.
WinIOError
(Win32Native.ERROR_PATH_NOT_FOUND, InternalGetDirectoryRoot(path));
374
__Error.
WinIOError
(firstError, errorString);
469
__Error.
WinIOError
(errorCode, path);
506
__Error.
WinIOError
(errorCode, path);
543
__Error.
WinIOError
(errorCode, path);
1127
__Error.
WinIOError
(errorCode, string.Empty);
1198
__Error.
WinIOError
(errorCode, fulldestDirName);
1269
__Error.
WinIOError
(hr, fullsourceDirName);
1274
__Error.
WinIOError
(hr, String.Empty);
1339
__Error.
WinIOError
(dataInitialised, fullPath);
1375
__Error.
WinIOError
(hr, fullPath);
1416
__Error.
WinIOError
(hr, fileName);
1435
__Error.
WinIOError
(hr, fileName);
1453
__Error.
WinIOError
(hr, fileName);
1472
__Error.
WinIOError
(hr, userPath);
1490
__Error.
WinIOError
(hr, fullPath);
1520
__Error.
WinIOError
(hr, fullPath);
system\io\directoryinfo.cs (2)
683
__Error.
WinIOError
(hr, DisplayPath);
689
__Error.
WinIOError
(hr, string.Empty);
system\io\file.cs (14)
189
__Error.
WinIOError
(errorCode, fileName);
309
__Error.
WinIOError
(hr, fullPath);
340
__Error.
WinIOError
(errorCode, fullPath);
371
__Error.
WinIOError
(errorCode, fullPath);
502
__Error.
WinIOError
(errorCode, path);
542
__Error.
WinIOError
(dataInitialised, fullPath);
566
__Error.
WinIOError
(errorCode, path);
606
__Error.
WinIOError
(dataInitialised, fullPath);
630
__Error.
WinIOError
(errorCode, path);
670
__Error.
WinIOError
(dataInitialised, fullPath);
691
__Error.
WinIOError
(dataInitialised, fullPath);
714
__Error.
WinIOError
(hr, fullPath);
1263
__Error.
WinIOError
(Win32Native.ERROR_FILE_NOT_FOUND, fullSourceFileName);
1473
__Error.
WinIOError
(hr, path);
system\io\fileinfo.cs (3)
172
__Error.
WinIOError
(_dataInitialised, DisplayPath);
175
__Error.
WinIOError
(Win32Native.ERROR_FILE_NOT_FOUND, DisplayPath);
353
__Error.
WinIOError
(hr, DisplayPath);
system\io\filestream.cs (13)
389
__Error.
WinIOError
(errorCode, String.Empty);
880
__Error.
WinIOError
(errorCode, _fileName);
882
__Error.
WinIOError
(errorCode, msgPath);
1151
__Error.
WinIOError
(hr, "<OS handle>");
1186
__Error.
WinIOError
(hr, String.Empty);
1485
__Error.
WinIOError
(hr, String.Empty);
1599
__Error.
WinIOError
(hr, String.Empty);
1718
__Error.
WinIOError
(hr, String.Empty);
1859
__Error.
WinIOError
(hr, String.Empty);
2097
__Error.
WinIOError
(hr, String.Empty);
2149
__Error.
WinIOError
(afsar.ErrorCode, String.Empty);
2354
__Error.
WinIOError
(hr, String.Empty);
2404
__Error.
WinIOError
(afsar.ErrorCode, String.Empty);
system\io\filesystemenumerable.cs (1)
519
__Error.
WinIOError
(hr, path);
system\io\filesysteminfo.cs (5)
180
__Error.
WinIOError
(_dataInitialised, DisplayPath);
224
__Error.
WinIOError
(_dataInitialised, DisplayPath);
267
__Error.
WinIOError
(_dataInitialised, DisplayPath);
305
__Error.
WinIOError
(_dataInitialised, DisplayPath);
326
__Error.
WinIOError
(hr, DisplayPath);
system\io\isolatedstorage\isolatedstoragefile.cs (2)
2469
__Error.
WinIOError
(hr, userSearchPattern);
2497
__Error.
WinIOError
(hr, userSearchPattern);
system\io\longpath.cs (19)
237
__Error.
WinIOError
(errorCode, fileName);
270
__Error.
WinIOError
(hr, fullPath);
336
__Error.
WinIOError
(dataInitialised, fullPath);
356
__Error.
WinIOError
(dataInitialised, fullPath);
376
__Error.
WinIOError
(dataInitialised, fullPath);
405
__Error.
WinIOError
(Win32Native.ERROR_FILE_NOT_FOUND, fullSourceFileName);
429
__Error.
WinIOError
(dataInitialised, path); // from FileInfo.
432
__Error.
WinIOError
(Win32Native.ERROR_FILE_NOT_FOUND, path);
605
__Error.
WinIOError
(Win32Native.ERROR_PATH_NOT_FOUND, InternalGetDirectoryRoot(path));
614
__Error.
WinIOError
(firstError, errorString);
661
__Error.
WinIOError
(hr, fullsourceDirName);
666
__Error.
WinIOError
(hr, String.Empty);
706
__Error.
WinIOError
(dataInitialised, fullPath);
756
__Error.
WinIOError
(hr, userPath);
805
__Error.
WinIOError
(hr, data.cFileName);
829
__Error.
WinIOError
(hr, data.cFileName);
853
__Error.
WinIOError
(hr, data.cFileName);
874
__Error.
WinIOError
(hr, userPath);
893
__Error.
WinIOError
(hr, userPath);
system\io\path.cs (1)
916
__Error.
WinIOError
(errorCode, path);
system\threading\eventwaithandle.cs (4)
87
__Error.
WinIOError
(errorCode, name);
149
__Error.
WinIOError
(errorCode, name);
190
__Error.
WinIOError
(Win32Native.ERROR_PATH_NOT_FOUND, "");
259
__Error.
WinIOError
(errorCode,"");
system\threading\mutex.cs (3)
195
__Error.
WinIOError
(errorCode, m_name);
321
__Error.
WinIOError
(Win32Native.ERROR_PATH_NOT_FOUND, name);
399
__Error.
WinIOError
(errorCode,name);