1 write to FormatCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
135
Subcommands.Add(
FormatCommand
= new());
1 reference to FormatCommand
dotnet (1)
Parser.cs (1)
125
FormatCommandParser.ConfigureCommand(rootCommand.
FormatCommand
);