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