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