1 write to _responseFileCommands
Microsoft.Build.Utilities.UnitTests (1)
ToolTask_Tests.cs (1)
52set => _responseFileCommands = value;
1 reference to _responseFileCommands
Microsoft.Build.Utilities.UnitTests (1)
ToolTask_Tests.cs (1)
81protected override string GenerateResponseFileCommands() => _responseFileCommands;