2 references to GetCommand
dotnet (2)
Commands\Hidden\List\ListCommandParser.cs (1)
42command.Subcommands.Add(ListReferenceCommandParser.GetCommand());
Parser.cs (1)
399if (command.Name.Equals(ListReferenceCommandParser.GetCommand().Name))