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