2 references to ERROR_OPERATION_ABORTED
System.Core (2)
System\IO\__Error.cs (1)
208
case UnsafeNativeMethods.
ERROR_OPERATION_ABORTED
:
System\IO\Pipes\Pipe.cs (1)
764
if (afsar._errorCode == UnsafeNativeMethods.
ERROR_OPERATION_ABORTED
) {