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