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