2 overrides of AddResponseFileCommands
Microsoft.Build.Tasks.CodeAnalysis.Sdk (2)
src\Compilers\Core\MSBuildTask\InteractiveCompiler.cs (1)
202
protected override void
AddResponseFileCommands
(CommandLineBuilderExtension commandLine)
src\Compilers\Core\MSBuildTask\ManagedCompiler.cs (1)
837
protected override void
AddResponseFileCommands
(CommandLineBuilderExtension commandLine)
1 reference to AddResponseFileCommands
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
src\Compilers\Core\MSBuildTask\ManagedToolTask.cs (1)
95
AddResponseFileCommands
(commandLineBuilder);