1 write to _telemetrySession
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\ProcessTelemetry\RemoteProcessTelemetryService.PerformanceReporter.cs (1)
34
_telemetrySession
= telemetrySession;
2 references to _telemetrySession
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\ProcessTelemetry\RemoteProcessTelemetryService.PerformanceReporter.cs (2)
48
if (!
_telemetrySession
.IsOptedIn)
57
var isInternalUser =
_telemetrySession
.IsUserMicrosoftInternal;