3 references to AppendFileNameIfNotNull
Microsoft.Build.Tasks.CodeAnalysis (1)
src\roslyn\src\Compilers\Core\MSBuildTask\InteractiveCompiler.cs (1)
214
commandLine.
AppendFileNameIfNotNull
(Source);
Microsoft.TestPlatform.Build (2)
Tasks\TestTaskUtils.cs (2)
40
builder.
AppendFileNameIfNotNull
(task.VSTestConsolePath);
101
builder.
AppendFileNameIfNotNull
(task.TestFileFullPath);