2 references to ConnectAsync
Microsoft.Diagnostics.NETCore.Client (2)
DiagnosticsIpc\IpcTransport.cs (2)
212
return await IpcEndpointHelper.
ConnectAsync
(_config, token).ConfigureAwait(false);
286
return await IpcEndpointHelper.
ConnectAsync
(_config, token).ConfigureAwait(false);