5 references to AppendFileNameIfNotNull
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Compilers\Core\MSBuildTask\InteractiveCompiler.cs (1)
216
commandLine.
AppendFileNameIfNotNull
(Source);
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
src\Compilers\Core\MSBuildTask\InteractiveCompiler.cs (1)
216
commandLine.
AppendFileNameIfNotNull
(Source);
Microsoft.Build.Utilities.UnitTests (3)
CommandLineBuilder_Tests.cs (3)
270
c.
AppendFileNameIfNotNull
(new TaskItem("-Mercury.cs"));
271
c.
AppendFileNameIfNotNull
(new TaskItem("Mercury.cs"));
272
c.
AppendFileNameIfNotNull
(new TaskItem("Mer cury.cs"));