6 references to ErrorCode
mscorlib (6)
system\io\filestream.cs (6)
2148if (afsar.ErrorCode != 0) 2149__Error.WinIOError(afsar.ErrorCode, String.Empty); 2403if (afsar.ErrorCode != 0) 2404__Error.WinIOError(afsar.ErrorCode, String.Empty); 2770if (asyncResult.ErrorCode == Win32Native.ERROR_OPERATION_ABORTED) 2806if (asyncResult.ErrorCode == Win32Native.ERROR_OPERATION_ABORTED)