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