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