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