11 references to AppendFileNameIfNotNull
Microsoft.Build.Tasks.Core (5)
Exec.cs (2)
583
commandLine.
AppendFileNameIfNotNull
(batchFileForCommandLine);
625
commandLine.
AppendFileNameIfNotNull
(batchFileForCommandLine);
GenerateResource.cs (2)
570
commandLineBuilder.
AppendFileNameIfNotNull
(Path.Combine(_resgenPath, "resgen.exe"));
587
commandLineBuilder.
AppendFileNameIfNotNull
(inputFiles[i].ItemSpec);
RoslynCodeTaskFactory\RoslynCodeTaskFactoryCompilers.cs (1)
94
commandLine.
AppendFileNameIfNotNull
(_executablePath.Value);
Microsoft.Build.Utilities.Core (1)
CommandLineBuilder.cs (1)
387
AppendFileNameIfNotNull
(fileItem.ItemSpec);
Microsoft.Build.Utilities.UnitTests (5)
CommandLineBuilder_Tests.cs (5)
254
c.
AppendFileNameIfNotNull
("-Mercury.cs");
255
c.
AppendFileNameIfNotNull
("Mercury.cs");
256
c.
AppendFileNameIfNotNull
("Mer cury.cs");
288
c.
AppendFileNameIfNotNull
("string with \"quotes\"");
446
c.
AppendFileNameIfNotNull
("18056896847C4FFC9706F1D585C077B4");