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