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