4 references to ERROR_BROKEN_PIPE
System.Core (4)
System\IO\Pipes\PipeStream.cs (4)
221if (hr == UnsafeNativeMethods.ERROR_BROKEN_PIPE || 338if (hr == UnsafeNativeMethods.ERROR_BROKEN_PIPE || 1145if (errorCode == UnsafeNativeMethods.ERROR_BROKEN_PIPE || 1231if (errorCode == UnsafeNativeMethods.ERROR_BROKEN_PIPE ||