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