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