1 write to _solutionSessionId
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSessionTelemetry.cs (1)
40
_solutionSessionId
= solutionSessionId;
1 reference to _solutionSessionId
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSessionTelemetry.cs (1)
24
SolutionSessionId = telemetry.
_solutionSessionId
;