3 references to new
Microsoft.Diagnostics.NETCore.Client (3)
DiagnosticsIpc\IpcServerTransport.cs (1)
237_endPoint = new IpcTcpSocketEndPoint(address);
DiagnosticsServerRouter\DiagnosticsServerRouterFactory.cs (1)
458IpcTcpSocketEndPoint clientTcpEndPoint = new(_tcpClientAddress);
DiagnosticsServerRouter\DiagnosticsServerRouterRunner.cs (1)
50IpcTcpSocketEndPoint value = new(address);