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