8 references to WinIOError
System (8)
sys\system\io\ports\InternalResources.cs (2)
85
WinIOError
(errorCode, String.Empty);
94
WinIOError
(errorCode, str);
sys\system\io\ports\SerialStream.cs (5)
704
InternalResources.
WinIOError
(errorCode, string.Empty);
1004
InternalResources.
WinIOError
(afsar._errorCode, portName);
1059
InternalResources.
WinIOError
(afsar._errorCode, portName);
1471
InternalResources.
WinIOError
(hr, String.Empty);
1525
InternalResources.
WinIOError
(hr, String.Empty);
sys\system\threading\semaphore.cs (1)
192
InternalResources.
WinIOError
(NativeMethods.ERROR_PATH_NOT_FOUND, string.Empty);