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