2 references to DotNetCommandDefinition
dotnet (1)
Parser.cs (1)
102
var rootCommand = new
DotNetCommandDefinition
();
dotnet-watch (1)
CommandLine\CommandLineOptions.cs (1)
337
var dotnetDefinition = new
DotNetCommandDefinition
();