4 references to IO_PipeBroken
System.IO.Pipes (4)
System\IO\Pipes\NamedPipeClientStream.cs (1)
228throw new IOException(SR.IO_PipeBroken);
System\IO\Pipes\NamedPipeServerStream.cs (1)
185throw new IOException(SR.IO_PipeBroken);
System\IO\Pipes\NamedPipeServerStream.Unix.cs (1)
90throw new IOException(SR.IO_PipeBroken);
System\IO\Pipes\PipeStream.cs (1)
382throw new IOException(SR.IO_PipeBroken);