1 write to PipeName
System.IO.Pipes (1)
System\IO\Pipes\NamedPipeServerStream.Unix.cs (1)
341
PipeName
= path;
6 references to PipeName
System.IO.Pipes (6)
System\IO\Pipes\NamedPipeServerStream.Unix.cs (6)
114
throw CreateExceptionForLastError(_instance?.
PipeName
);
170
throw CreateExceptionForLastError(_instance?.
PipeName
);
212
throw CreateExceptionForLastError(_instance?.
PipeName
);
218
throw CreateExceptionForLastError(_instance?.
PipeName
);
294
bool removed = s_servers.Remove(
PipeName
);
297
Interop.Sys.Unlink(
PipeName
); // ignore any failures