2 references to AppendSwitchIfNotNull
Microsoft.Build.Tasks.CodeAnalysis (2)
ManagedCompiler.cs (2)
906commandLine.AppendSwitchIfNotNull("/linkresource:", LinkResources, new string[] { "LogicalName", "Access" }); 919commandLine.AppendSwitchIfNotNull("/resource:", Resources, new string[] { "LogicalName", "Access" });