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