1 write to Command
dotnet-watch (1)
CommandLine\CommandLineOptions.cs (1)
166Command = command,
3 references to Command
dotnet-watch (3)
CommandLine\CommandLineOptions.cs (2)
40/// Arguments passed to <see cref="Command"/>. 390Command = Command.Name,
Program.cs (1)
153if (options.Command is not RunCommandDefinition runCommandDefinition)