2 references to CreateLogFileName
System.Windows.Forms.UI.IntegrationTests (2)
Infra\DataCollectionService.cs (2)
178File.WriteAllText(CreateLogFileName(logDir, timestamp, testName, errorId, logId: string.Empty, "log"), exceptionDetails.ToString()); 181callback(CreateLogFileName(logDir, timestamp, testName, errorId, logId, extension));