1 write to _fileHelper
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionAttachmentManager.cs (1)
80
_fileHelper
= fileHelper;
2 references to _fileHelper
Microsoft.VisualStudio.TestPlatform.Common (2)
DataCollection\DataCollectionAttachmentManager.cs (2)
270
_fileHelper
.MoveFile(fileTransferInfo.FileName, localFilePath);
278
_fileHelper
.CopyFile(fileTransferInfo.FileName, localFilePath);