1 implementation of QueueReportingOfTelemetry
Microsoft.VisualStudio.LanguageServices (1)
Workspace\VisualStudioSourceGeneratorTelemetryCollectorWorkspaceServiceFactory.cs (1)
79public void QueueReportingOfTelemetry()
2 references to QueueReportingOfTelemetry
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.RegularCompilationTracker_Generators.cs (2)
109solution.Services.GetService<ISourceGeneratorTelemetryReporterWorkspaceService>()?.QueueReportingOfTelemetry(); 283telemetryReporter?.QueueReportingOfTelemetry();