1 reference to ResourceManager
System.Windows.Forms.Design (1)
artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.SR.cs (1)
15
internal static string GetResourceString(string resourceKey, string defaultValue = null) =>
ResourceManager
.GetString(resourceKey, Culture);