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