Base:
method
AddCommandLineCommands
Microsoft.Build.Tasks.ToolTaskExtension.AddCommandLineCommands(Microsoft.Build.Tasks.CommandLineBuilderExtension)
2 overrides of AddCommandLineCommands
Microsoft.Build.Tasks.Core (2)
AxImp.cs (1)
125
protected internal override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
TlbImp.cs (1)
236
protected internal override void
AddCommandLineCommands
(CommandLineBuilderExtension commandLine)
2 references to AddCommandLineCommands
Microsoft.Build.Tasks.Core (2)
AxImp.cs (1)
138
base.
AddCommandLineCommands
(commandLine);
TlbImp.cs (1)
260
base.
AddCommandLineCommands
(commandLine);