1 reference to ResourceManager
MSBuildTaskHost (1)
Microsoft.Build.TaskHost.Resources.SR.cs (1)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture);