3 references to s_diskLogPath
dotnet (3)
Telemetry\TelemetryClient.cs (3)
130if (!string.IsNullOrWhiteSpace(s_diskLogPath)) 310if (string.IsNullOrWhiteSpace(s_diskLogPath)) 316if (activities.Length > 0 && TelemetryDiskLogger.WriteLog(s_diskLogPath, activities))