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