3 overrides of AddCommandLineCommands
Microsoft.Build.Tasks.Core (3)
Exec.cs (1)
562
protected internal override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
LC.cs (1)
199
protected internal override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
RoslynCodeTaskFactory\RoslynCodeTaskFactoryCompilers.cs (1)
91
protected internal override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
1 reference to AddCommandLineCommands
Microsoft.Build.Tasks.Core (1)
ToolTaskExtension.cs (1)
113
AddCommandLineCommands
(commandLineBuilder);