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