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