1 write to SolutionTelemetryId
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioProjectFactory.cs (1)
94
_visualStudioWorkspaceImpl.ProjectSystemProjectFactory.
SolutionTelemetryId
= GetSolutionSessionId();
1 reference to SolutionTelemetryId
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProjectFactory.cs (1)
155
analyzerReferences: w.CurrentSolution.AnalyzerReferences).WithTelemetryId(
SolutionTelemetryId
);