3 references to ListOption
dotnet-watch (3)
CommandLine\CommandLineOptions.cs (1)
162
List = parseResult.GetValue(definition.
ListOption
),
CommandLine\DotnetWatchCommandDefinition.cs (2)
90
Options.Add(
ListOption
);
141
option ==
ListOption
||