1 reference to ResourceManager
System.CommandLine.StaticCompletions (1)
System.CommandLine.StaticCompletions.Resources.Strings.cs (1)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture);