1 write to RunCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
150Subcommands.Add(RunCommand = new());
2 references to RunCommand
dotnet-aot (1)
parent\dotnet\Parser.cs (1)
229AotRunCommand.ConfigureCommand(rootCommand.RunCommand);
dotnet-watch (1)
CommandLine\CommandLineOptions.cs (1)
370return dotnetDefinition.RunCommand;