1 reference to ResourceManager
System.CommandLine (1)
src\command-line-api\artifacts\obj\System.CommandLine\Release\net11.0\System.CommandLine.Properties.Resources.cs (1)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture);