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