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