1 write to DnxCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
134Subcommands.Add(DnxCommand = new());
1 reference to DnxCommand
dotnet (1)
Parser.cs (1)
124DnxCommandParser.ConfigureCommand(rootCommand.DnxCommand);