1 reference to Help_List
dotnet-watch (1)
CommandLine\CommandLineOptions.cs (1)
53var listOption = new Option<bool>("--list") { Description = Resources.Help_List, Arity = ArgumentArity.Zero };