2 references to TelemetrySessionIdEnvironmentVariableName
dotnet (2)
Commands\MSBuild\MSBuildForwardingApp.cs (1)
76EnvironmentVariable(TelemetrySessionIdEnvironmentVariableName, Telemetry.Telemetry.CurrentSessionId);
Commands\MSBuild\MSBuildLogger.cs (1)
58Environment.GetEnvironmentVariable(MSBuildForwardingApp.TelemetrySessionIdEnvironmentVariableName);