3 references to s_activities
dotnet (3)
Telemetry\TelemetryClient.cs (3)
102s_tracerProviderBuilder.AddInMemoryExporter(s_activities); 213if (!string.IsNullOrWhiteSpace(s_diskLogPath) && s_activities.Any()) 215TelemetryDiskLogger.WriteLog(s_diskLogPath, s_activities);