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