1 write to CompleteCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
136
Subcommands.Add(
CompleteCommand
= new());
1 reference to CompleteCommand
dotnet (1)
Parser.cs (1)
126
CompleteCommandParser.ConfigureCommand(rootCommand.
CompleteCommand
);