3 references to Connect
Microsoft.Diagnostics.NETCore.Client (3)
DiagnosticsIpc\IpcEndpointConfig.cs (3)
32
public bool IsConnectConfig => _portType == PortType.
Connect
;
128
PortType portType = PortType.
Connect
;
151
portType = PortType.
Connect
;