1 write to _session
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
TelemetryLogger.cs (1)
27_session = session;
4 references to _session
Microsoft.CodeAnalysis.Remote.ServiceHub (4)
TelemetryLogger.cs (4)
34=> _session.IsOptedIn; 37=> _session.PostEvent(telemetryEvent); 42LogType.Trace => _session.StartOperation(eventName), 43LogType.UserAction => _session.StartUserTask(eventName),