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