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