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