2 references to FileTransferInformation
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
BlameCollector.cs (1)
282var fileTransferInformation = new FileTransferInformation(_context.SessionDataCollectionContext, dumpFile, true, _fileHelper);
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\TransferInformation\FileTransferInformation.cs (1)
32: this(context, path, deleteFile, new TestPlatform.Utilities.Helpers.FileHelper())