1 write to IncludeInCommandLine
Microsoft.Build.Tasks.Core (1)
XamlTaskFactory\TaskParser.cs (1)
437parameter.IncludeInCommandLine = baseProperty.IncludeInCommandLine;
2 references to IncludeInCommandLine
Microsoft.Build.Tasks.Core (2)
XamlTaskFactory\CommandLineGenerator.cs (1)
61switchToAdd.IncludeInCommandLine = property.IncludeInCommandLine;
XamlTaskFactory\TaskGenerator.cs (1)
699if (property.IncludeInCommandLine)