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