2 references to _elapsedTimeByGenerator
Microsoft.CodeAnalysis.Workspaces (2)
SourceGeneratorTelemetry\SourceGeneratorTelemetryCollectorWorkspaceService.cs (2)
55_elapsedTimeByGenerator.AddDataPoint(GetTelemetryKey(generatorTime.Generator, getAnalyzerReference), generatorTime.ElapsedTime); 66foreach (var (telemetryKey, elapsedTimeCounter) in _elapsedTimeByGenerator)