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