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