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