2 references to GetPipePath
System.IO.Pipes (2)
System\IO\Pipes\NamedPipeClientStream.cs (1)
83
_normalizedPipePath =
GetPipePath
(serverName, pipeName);
System\IO\Pipes\NamedPipeServerStream.Unix.cs (1)
44
GetPipePath
(".", pipeName),