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