1 write to _commandLineCommands
Microsoft.Build.Utilities.UnitTests (1)
ToolTask_Tests.cs (1)
59set => _commandLineCommands = value;
1 reference to _commandLineCommands
Microsoft.Build.Utilities.UnitTests (1)
ToolTask_Tests.cs (1)
85protected override string GenerateCommandLineCommands() => _commandLineCommands;