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