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