2 references to AppendSwitchIfNotNull
Microsoft.Build.Tasks.CodeAnalysis.Sdk (2)
src\Compilers\Core\MSBuildTask\ManagedCompiler.cs (2)
892
commandLine.
AppendSwitchIfNotNull
("/linkresource:", LinkResources, new string[] { "LogicalName", "Access" });
905
commandLine.
AppendSwitchIfNotNull
("/resource:", Resources, new string[] { "LogicalName", "Access" });