2 overrides of AddCommandLineCommands
Microsoft.Build.Tasks.CodeAnalysis.Sdk (2)
src\Compilers\Core\MSBuildTask\Csi.cs (1)
29
protected override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
src\Compilers\Core\MSBuildTask\ManagedCompiler.cs (1)
829
protected override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
1 reference to AddCommandLineCommands
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
src\Compilers\Core\MSBuildTask\ManagedToolTask.cs (1)
71
AddCommandLineCommands
(builder);