6 writes to DestinationFolder
Microsoft.Build.Tasks.UnitTests (6)
DownloadFile_Tests.cs (6)
38
DestinationFolder
= new TaskItem(folder.Path),
68
DestinationFolder
= new TaskItem(folder.Path),
117
DestinationFolder
= new TaskItem(folder.Path),
148
DestinationFolder
= new TaskItem(folder.Path),
216
DestinationFolder
= new TaskItem(folder.Path),
332
DestinationFolder
= new TaskItem(folder.Path),
1 reference to DestinationFolder
Microsoft.Build.Tasks.Core (1)
DownloadFile.cs (1)
182
AbsolutePath destinationFolderPath = TaskEnvironment.GetAbsolutePath(
DestinationFolder
.ItemSpec);