4 references to PerformSwitchValueSubstition
Microsoft.Build.Tasks.Core (4)
XamlTaskFactory\CommandLineGenerator.cs (4)
401if (!PerformSwitchValueSubstition(clb, commandLineToolSwitch, fileName)) 409if (!PerformSwitchValueSubstition(clb, commandLineToolSwitch, String.Join(commandLineToolSwitch.Separator, arrTrimStringList))) 455if (PerformSwitchValueSubstition(clb, commandLineToolSwitch, numberAsString)) 479if (PerformSwitchValueSubstition(clb, commandLineToolSwitch, commandLineToolSwitch.Value))