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