2 overrides of AddCommandLineCommands
Microsoft.Build.Tasks.CodeAnalysis (2)
Csi.cs (1)
29protected override void AddCommandLineCommands(CommandLineBuilderExtension commandLine)
ManagedCompiler.cs (1)
822protected override void AddCommandLineCommands(CommandLineBuilderExtension commandLine)
1 reference to AddCommandLineCommands
Microsoft.Build.Tasks.CodeAnalysis (1)
ManagedToolTask.cs (1)
57AddCommandLineCommands(builder);