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