6 overrides of AddCommandLineCommands
Microsoft.Build.Tasks.Core (6)
AspNetCompiler.cs (1)
247
protected internal override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
AxTlbBaseTask.cs (1)
97
protected internal override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
Exec.cs (1)
564
protected internal override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
LC.cs (1)
199
protected internal override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
ResGen.cs (1)
364
protected internal override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
RoslynCodeTaskFactory\RoslynCodeTaskFactoryCompilers.cs (1)
94
protected internal override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
2 references to AddCommandLineCommands
Microsoft.Build.Tasks.Core (2)
AxTlbBaseTask.cs (1)
100
base.
AddCommandLineCommands
(commandLine);
ToolTaskExtension.cs (1)
113
AddCommandLineCommands
(commandLineBuilder);