1 write to CommandLineCommands
Microsoft.Build.Utilities.UnitTests (1)
ToolTask_Tests.cs (1)
823
CommandLineCommands
= commandLineCommands;
2 references to CommandLineCommands
Microsoft.Build.Utilities.UnitTests (2)
ToolTask_Tests.cs (2)
801
task.
CommandLineCommands
.ShouldContain("/D ");
805
task.
CommandLineCommands
.ShouldNotContain("/D ");