3 references to CreateNewNamedPipeServer
Microsoft.Diagnostics.NETCore.Client (3)
DiagnosticsIpc\IpcServerTransport.cs (3)
108
_stream =
CreateNewNamedPipeServer
(_pipeName, _maxInstances);
137
_stream =
CreateNewNamedPipeServer
(_pipeName, _maxInstances);
150
_stream =
CreateNewNamedPipeServer
(_pipeName, _maxInstances);