1 write to SolutionSessionId
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSessionTelemetry.cs (1)
24SolutionSessionId = telemetry._solutionSessionId;
1 reference to SolutionSessionId
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSessionTelemetry.cs (1)
94map["SolutionSessionId"] = data.SolutionSessionId.ToString("B").ToUpperInvariant();