3 references to StartAsync
Microsoft.Diagnostics.NETCore.Client (3)
DiagnosticsClient\DiagnosticsClient.cs (3)
119
return EventPipeSession.
StartAsync
(_endpoint, config, token);
136
return EventPipeSession.
StartAsync
(_endpoint, config, token);
149
return EventPipeSession.
StartAsync
(_endpoint, configuration, token);