1 write to CompletionsCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
161
Subcommands.Add(
CompletionsCommand
= new());
1 reference to CompletionsCommand
dotnet (1)
Parser.cs (1)
161
CompletionsCommandParser.ConfigureCommand(rootCommand.
CompletionsCommand
);