1 write to _endPoint
Microsoft.Diagnostics.NETCore.Client (1)
DiagnosticsIpc\IpcServerTransport.cs (1)
273_endPoint = new IpcUnixDomainSocketEndPoint(path);
1 reference to _endPoint
Microsoft.Diagnostics.NETCore.Client (1)
DiagnosticsIpc\IpcServerTransport.cs (1)
285socket.Bind(_endPoint);