1 instantiation of ProductBuilderCollection
Microsoft.Build.Tasks.Core (1)
BootstrapperUtil\BuildSettings.cs (1)
20
ProductBuilders = new
ProductBuilderCollection
();
2 references to ProductBuilderCollection
Microsoft.Build.Tasks.Core (2)
BootstrapperUtil\BuildSettings.cs (1)
76
public
ProductBuilderCollection
ProductBuilders { get; }
BootstrapperUtil\Interfaces.cs (1)
100
ProductBuilderCollection
ProductBuilders { get; }