10 references to GetResourceString
System.CommandLine.StaticCompletions (10)
System.CommandLine.StaticCompletions.Resources.Strings.cs (10)
17internal static string @CompletionsCommand_Description => GetResourceString("CompletionsCommand.Description"); 19internal static string @CompletionsCommand_ShellArgument_Description => GetResourceString("CompletionsCommand.ShellArgument.Description"); 21internal static string @ShellDiscovery_ShellEnvironmentNotSet => GetResourceString("ShellDiscovery.ShellEnvironmentNotSet"); 23internal static string @ShellDiscovery_ShellNotSupported => GetResourceString("ShellDiscovery.ShellNotSupported"); 25internal static string @GenerateCommand_Description => GetResourceString("GenerateCommand.Description"); 27internal static string @BashShellProvider_HelpDescription => GetResourceString("BashShellProvider.HelpDescription"); 29internal static string @PowershellShellProvider_HelpDescription => GetResourceString("PowershellShellProvider.HelpDescription"); 31internal static string @FishShellProvider_HelpDescription => GetResourceString("FishShellProvider.HelpDescription"); 33internal static string @ZshShellProvider_HelpDescription => GetResourceString("ZshShellProvider.HelpDescription"); 35internal static string @NuShellShellProvider_HelpDescription => GetResourceString("NuShellShellProvider.HelpDescription");