2 references to CreateSessionFromResponse
Microsoft.Diagnostics.NETCore.Client (2)
DiagnosticsClient\EventPipeSession.cs (2)
46
return
CreateSessionFromResponse
(endpoint, ref response, nameof(Start));
53
return
CreateSessionFromResponse
(endpoint, ref response, nameof(StartAsync));