1 reference to ERROR_PIPE_NOT_CONNECTED
mscorlib (1)
system\io\filestream.cs (1)
2522if (hr == ERROR_BROKEN_PIPE || hr == Win32Native.ERROR_PIPE_NOT_CONNECTED) {