3 references to _producedFilesByGenerator
Microsoft.CodeAnalysis.Workspaces (3)
SourceGeneratorTelemetry\SourceGeneratorTelemetryCollectorWorkspaceService.cs (3)
61_producedFilesByGenerator.AddDataPoint(GetTelemetryKey(generatorResult.Generator, getAnalyzerReference), generatorResult.GeneratedSources.Length); 83var producedFileCount = _producedFilesByGenerator.GetStatisticResult(telemetryKey); 93_producedFilesByGenerator.Clear();