1 write to IncludeInCommandLine
Microsoft.Build.Tasks.Core (1)
XamlTaskFactory\CommandLineGenerator.cs (1)
61
switchToAdd.
IncludeInCommandLine
= property.IncludeInCommandLine;
1 reference to IncludeInCommandLine
Microsoft.Build.Tasks.Core (1)
XamlTaskFactory\CommandLineGenerator.cs (1)
622
if (property.
IncludeInCommandLine
&& VerifyDependenciesArePresent(property) && VerifyRequiredArgumentsArePresent(property, false))