2 references to Validate
Microsoft.Build.Tasks.Core (2)
BootstrapperUtil\BootstrapperBuilder.cs (2)
1367
if (
Validate
&& !builder.Product.ValidationPassed)
1389
if (
Validate
&& !package.ValidationPassed)