6 writes to DestinationFolder
Microsoft.Build.Tasks.UnitTests (6)
DownloadFile_Tests.cs (6)
37DestinationFolder = new TaskItem(folder.Path), 66DestinationFolder = new TaskItem(folder.Path), 114DestinationFolder = new TaskItem(folder.Path), 144DestinationFolder = new TaskItem(folder.Path), 209DestinationFolder = new TaskItem(folder.Path), 322DestinationFolder = new TaskItem(folder.Path),
1 reference to DestinationFolder
Microsoft.Build.Tasks.Core (1)
DownloadFile.cs (1)
178DirectoryInfo destinationDirectory = Directory.CreateDirectory(DestinationFolder.ItemSpec);