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