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