2 references to ERROR_PIPE_BUSY
System.Core (2)
System\IO\Pipes\Pipe.cs (2)
1219if (errorCode == UnsafeNativeMethods.ERROR_PIPE_BUSY) { 1344if (errorCode == UnsafeNativeMethods.ERROR_PIPE_BUSY) {