2 references to AddDataPoint
Microsoft.CodeAnalysis.Workspaces (2)
Log\StatisticLogAggregator.cs (1)
22AddDataPoint(key, (int)timeSpan.TotalMilliseconds);
SourceGeneratorTelemetry\SourceGeneratorTelemetryCollectorWorkspaceService.cs (1)
60_producedFilesByGenerator.AddDataPoint(GetTelemetryKey(generatorResult.Generator, getAnalyzerReference), generatorResult.GeneratedSources.Length);