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