3 references to Listen
Microsoft.Diagnostics.NETCore.Client (3)
DiagnosticsIpc\IpcEndpointConfig.cs (3)
34
public bool IsListenConfig => _portType == PortType.
Listen
;
144
portType = PortType.
Listen
;
155
portType = PortType.
Listen
;