1 write to _trxFileHelper
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
TrxLogger.cs (1)
53_trxFileHelper = trxFileHelper;
2 references to _trxFileHelper
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
TrxLogger.cs (2)
510filePath = _trxFileHelper.GetNextTimestampFileName(_testResultsDirPath, logFilePrefixValue + _trxFileExtension, "_yyyyMMddHHmmss"); 576TestRunConfiguration testrunConfig = new("default", _trxFileHelper);