4 references to PerformSwitchValueSubstition
Microsoft.Build.Tasks.Core (4)
XamlTaskFactory\CommandLineGenerator.cs (4)
396
if (!
PerformSwitchValueSubstition
(clb, commandLineToolSwitch, fileName))
404
if (!
PerformSwitchValueSubstition
(clb, commandLineToolSwitch, String.Join(commandLineToolSwitch.Separator, arrTrimStringList)))
451
if (
PerformSwitchValueSubstition
(clb, commandLineToolSwitch, numberAsString))
475
if (
PerformSwitchValueSubstition
(clb, commandLineToolSwitch, commandLineToolSwitch.Value))