Implemented interface member:
property
BootstrapperItems
Microsoft.Build.Tasks.IGenerateBootstrapperTaskContract.BootstrapperItems
2 references to BootstrapperItems
Microsoft.Build.Tasks.Core (2)
GenerateBootstrapper.cs (2)
99
if (
BootstrapperItems
!= null)
110
foreach (ITaskItem bootstrapperItem in
BootstrapperItems
)