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