1 write to ToolCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
155Subcommands.Add(ToolCommand = new());
2 references to ToolCommand
dotnet (1)
Parser.cs (1)
184ToolCommandParser.ConfigureCommand(rootCommand.ToolCommand);
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Parser.cs (1)
225ToolCommandParser.ConfigureCommand(rootCommand.ToolCommand);