2 references to Depends
Microsoft.DotNet.Build.Tasks.Installers (2)
src\CreateControlFile.cs (2)
53
foreach (ITaskItem depend in
Depends
?? [])
65
if (
Depends
.Length > 0)