2 references to ForceEnglishOutputOption
NuGet.CommandLine.XPlat (2)
Program.cs (2)
79if (args.Any(arg => string.Equals(arg, CommandConstants.ForceEnglishOutputOption, StringComparison.OrdinalIgnoreCase))) 100rootCommand.Options.Add(new Option<bool>(CommandConstants.ForceEnglishOutputOption)