1 implementation of MoveFile
Microsoft.TestPlatform.CoreUtilities (1)
Helpers\FileHelper.cs (1)
78public void MoveFile(string sourcePath, string destinationPath)
1 reference to MoveFile
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionAttachmentManager.cs (1)
270_fileHelper.MoveFile(fileTransferInfo.FileName, localFilePath);