2 references to ERROR_BROKEN_PIPE
System.Runtime.Remoting (2)
channels\ipc\ipcport.cs (2)
239if (error == NativePipe.ERROR_BROKEN_PIPE) { 267if (errorCode == NativePipe.ERROR_BROKEN_PIPE)