3 references to AppendSwitchIfTrue
Microsoft.Build.Tasks.Core (3)
RoslynCodeTaskFactory\RoslynCodeTaskFactoryCompilers.cs (3)
97
commandLine.
AppendSwitchIfTrue
("/noconfig", NoConfig);
108
commandLine.
AppendSwitchIfTrue
("/nologo", NoLogo);
159
commandLine.
AppendSwitchIfTrue
("/nostdlib", NoStandardLib);